This commit is contained in:
@@ -71,7 +71,7 @@ const { t } = useI18n()
|
||||
const links: SocialLink[] = [
|
||||
{
|
||||
label: t('contact.email.label'),
|
||||
href: 'mailto:aranseraroig@gmail.com',
|
||||
href: 'mailto:aran@aranroig.com',
|
||||
description: t('contact.email.description'),
|
||||
icon: IconMail
|
||||
},
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
"contact": {
|
||||
"email": {
|
||||
"label": "Correu",
|
||||
"description": "aranseraroig{'@'}gmail.com (Aviat tendré el meu propi)"
|
||||
"description": "aran{'@'}aranroig.com"
|
||||
},
|
||||
"gitea": {
|
||||
"label": "Gitea",
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
"contact": {
|
||||
"email": {
|
||||
"label": "Email",
|
||||
"description": "aranseraroig{'@'}gmail.com (Still pending to host my email)"
|
||||
"description": "aran{'@'}aranroig.com"
|
||||
},
|
||||
"gitea": {
|
||||
"label": "Gitea",
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
"contact": {
|
||||
"email": {
|
||||
"label": "Correo",
|
||||
"description": "aranseraroig{'@'}gmail.com (Pronto tendré mi propio correo)"
|
||||
"description": "aran{'@'}aranroig.com"
|
||||
},
|
||||
"gitea": {
|
||||
"label": "Gitea",
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
"contact": {
|
||||
"email": {
|
||||
"label": "邮箱",
|
||||
"description": "aranseraroig{'@'}gmail.com (还在等待托管个人邮箱)"
|
||||
"description": "aran{'@'}aranroig.com"
|
||||
},
|
||||
"gitea": {
|
||||
"label": "Gitea",
|
||||
|
||||
Reference in New Issue
Block a user