From 7316865204fef65ec77dffe671471e2a458de330 Mon Sep 17 00:00:00 2001 From: "Em (Ethan) Ruszanowski" Date: Tue, 18 Jun 2024 15:44:48 -0400 Subject: [PATCH] Update email address --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 6df3d3e..007c4fa 100644 --- a/_config.yml +++ b/_config.yml @@ -14,7 +14,7 @@ # You can create any custom variable you would like, and they will be accessible # in the templates via {{ site.myvariable }}. title: rusz.dev -email: ethan@rusz.dev +email: em@rusz.dev description: >- # this means to ignore newlines until "baseurl:" Blog and portfolio for Em (Ethan) Ruszanowski. github_username: ethanrusz @@ -61,7 +61,7 @@ author: links: - label: "Email" icon: "fas fa-fw fa-envelope" - url: "mailto:ethan@rusz.dev" + url: "mailto:em@rusz.dev" - label: "Forgejo" icon: "fab fa-fw fa-git-alt" url: "https://git.beans.team/em"