feat(Content): Add content for "about me" in en/es
This commit is contained in:
parent
6300f045ff
commit
b30d0e6864
12 changed files with 191 additions and 22 deletions
|
|
@ -8,7 +8,8 @@
|
|||
"paths": {
|
||||
"@components/*": ["src/components/*"],
|
||||
"@layouts/*": ["src/layouts/*"],
|
||||
"@assets/*": ["src/assets/*"]
|
||||
"@assets/*": ["src/assets/*"],
|
||||
"@locales/*": ["public/locales/*"]
|
||||
},
|
||||
"plugins": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue