Ye contact
Some checks failed
Build and Deploy Nuxt / build (push) Failing after 7s

This commit is contained in:
2026-06-16 00:06:46 +02:00
parent de6449d830
commit b803edfad4
8 changed files with 329 additions and 19 deletions

View File

@@ -45,6 +45,19 @@
"show_more": "show more...",
"show_less": "show less"
},
"contact": {
"email": {
"label": "Email",
"description": "aranseraroig{'@'}gmail.com (Still pending to host my email)"
},
"gitea": {
"label": "Gitea",
"description": "git.aranroig.com (My self-hosted git server)"
},
"instagram": {
"description": "Some of my drawings are there"
}
},
"prefooter": "",
"footer": "(C) 2026 Aran Roig. All rights whatever."
}