From 73f1289e2509d2f2a47d7a35dd65c9a097a7adb3 Mon Sep 17 00:00:00 2001 From: John Costa Date: Fri, 4 Apr 2025 12:10:33 +0100 Subject: [PATCH] feat: email --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 78cdf99..3cf19af 100644 --- a/hugo.toml +++ b/hugo.toml @@ -27,7 +27,7 @@ palette = "tokyo-night-dark" [Author] name = "John Costa" - email = "johncosta027@gmail.com" + email = "me@johncosta.tech" [[params.socialLinks]] icon = "fa-brands fa-github"