From d2248853e79e2eba301689e911b1b63d5ca543aa Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Sun, 16 Feb 2025 08:38:46 +0000 Subject: [PATCH] indieweb links --- website/src/components/BaseHead.astro | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/website/src/components/BaseHead.astro b/website/src/components/BaseHead.astro index a0f3ff7..572ddfc 100644 --- a/website/src/components/BaseHead.astro +++ b/website/src/components/BaseHead.astro @@ -10,6 +10,11 @@ const canonicalURL = new URL(Astro.url.pathname, Astro.site); const { title, description, image = '/images/headshot.jpg' } = Astro.props; --- + + + + +