From aaa50a1511243e0e3cc7723bffda6f3f377b41dc Mon Sep 17 00:00:00 2001 From: Nikolai Dorofeev Date: Tue, 16 Jul 2024 19:59:21 +0400 Subject: [PATCH] Replace email back --- apps/d0rich.me/components/homepage/B1Intro.vue | 2 +- apps/d0rich.me/components/layouts/DFooter.vue | 4 ++-- apps/d0rich.me/content/resume/contacts.md | 2 +- apps/d0rich.me/content/resume/work/Red-Green Life Design.md | 1 + 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/apps/d0rich.me/components/homepage/B1Intro.vue b/apps/d0rich.me/components/homepage/B1Intro.vue index 84124ddd..17fed245 100644 --- a/apps/d0rich.me/components/homepage/B1Intro.vue +++ b/apps/d0rich.me/components/homepage/B1Intro.vue @@ -13,7 +13,7 @@ const socialLinks = ref([ { icon: 'ic:sharp-mail', alt: 'Email link', - link: 'mailto:d0rich.connect@gmail.com' + link: 'mailto:dorich2000@gmail.com' }, { icon: 'fa6-brands:linkedin', diff --git a/apps/d0rich.me/components/layouts/DFooter.vue b/apps/d0rich.me/components/layouts/DFooter.vue index d5a58ca3..770120cc 100644 --- a/apps/d0rich.me/components/layouts/DFooter.vue +++ b/apps/d0rich.me/components/layouts/DFooter.vue @@ -21,7 +21,7 @@ import Dialog from '@d0rich/nuxt-design-system/components/content/ProseBlockquot