diff --git a/website/src/components/BaseHead.astro b/website/src/components/BaseHead.astro index 3d8223c..a0f3ff7 100644 --- a/website/src/components/BaseHead.astro +++ b/website/src/components/BaseHead.astro @@ -43,3 +43,7 @@ const { title, description, image = '/images/headshot.jpg' } = Astro.props; + + + +