fix(Landing): fix layout brake

This commit is contained in:
Alexander Navarro 2024-03-17 20:15:48 -03:00
parent 0092f28101
commit 66d337255c
6 changed files with 471 additions and 456 deletions

View file

@ -1,5 +1,8 @@
{
"titles": {
"featuredWork": "Featured Work"
},
"home": {
"brief": "I'm a software developer from Chile.\nI like to code stuff for the web, for the terminal or whatever seems fun!\nI enjoy problem solving and creating solutions, then watch my creations come to life and do things for me!"
}
}

View file

@ -2,4 +2,7 @@
"titles": {
"featuredWork": "Trabajo Destacado"
}
"home": {
"brief": "I like to code stuff, then watch my creations come to life and do things for me!"
}
}