From 0023bdc0740058fb1fa2ebb1c6498664980669f8 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Mon, 27 Jan 2025 23:08:44 +0100 Subject: [PATCH] feat: update socials - fix link to mastodon profile - add github --- astro.config.mjs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/astro.config.mjs b/astro.config.mjs index 65c88f7..b0b5f31 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -9,8 +9,9 @@ export default defineConfig({ title: "Pragmatic Guides", favicon: "favicon.ico", social: { - mastodon: "https://social.ayco.io", + mastodon: "https://social.ayco.io/@ayo", blueSky: "https://bsky.app/profile/did:plc:hhpuzxrbpurathqyj2fuvnrs", + github: "https://github.com/ayoayco", email: "mailto:ayo@ayco.io", }, sidebar: [