diff --git a/src/components/Head.astro b/src/components/Head.astro index 7167cbf..e84e7c5 100644 --- a/src/components/Head.astro +++ b/src/components/Head.astro @@ -15,6 +15,7 @@ const { --- + {title} diff --git a/src/pages/legal.astro b/src/pages/legal.astro index 44af967..bc87571 100644 --- a/src/pages/legal.astro +++ b/src/pages/legal.astro @@ -4,7 +4,7 @@ import '../styles/global.css'; --- - +