From 0b1dff2d736dbb5b5d2af9274ad64ab41794b244 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sat, 15 Feb 2025 15:43:36 +0100 Subject: [PATCH] feat: change email --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 417f40e..989bd9d 100644 --- a/_config.yml +++ b/_config.yml @@ -21,7 +21,7 @@ attribution: Ayo Ayco attribution-url: "https://ayco.io" bugreport_url: "https://github.com/ayoayco/blog/issues/new" website: ayos.blog -email: blog@ayco.io +email: ayo@ayco.io baseurl: "/" # the subpath of your site, e.g. /blog url: "https://ayos.blog" # the base hostname & protocol for your site, e.g. http://example.com github_username: ayoayco