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