From eb810ec8d3f75a0213a4112fd839e0f13c73e983 Mon Sep 17 00:00:00 2001 From: Reinaldy Rafli Date: Sat, 6 Aug 2022 15:39:02 +0700 Subject: [PATCH] chore: email update --- components/Home/Main.tsx | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/Home/Main.tsx b/components/Home/Main.tsx index 84e575b..d3233bd 100644 --- a/components/Home/Main.tsx +++ b/components/Home/Main.tsx @@ -12,7 +12,7 @@ const link = [ text: 'Projects', }, { - link: 'mailto:aldy505@tutanota.com', + link: 'mailto:aldy505@proton.me', text: 'Email', }, { diff --git a/package.json b/package.json index b2cadfa..4cf2e8b 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "type": "git", "url": "git+https://github.com/aldy505/code.git" }, - "author": "Reinaldy Rafli ", + "author": "Reinaldy Rafli ", "license": "GPL-3.0-or-later", "bugs": { "url": "https://github.com/aldy505/code/issues"