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"