From e23620d10a5fb27f613e5b71cb0627fb1c4076b3 Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 24 May 2023 06:17:46 -0400 Subject: add 404/sitemap/robots.txt + improve random stuff --- src/components/Head.astro | 1 + 1 file changed, 1 insertion(+) (limited to 'src/components/Head.astro') diff --git a/src/components/Head.astro b/src/components/Head.astro index 1ccc6fa..0cce769 100644 --- a/src/components/Head.astro +++ b/src/components/Head.astro @@ -8,4 +8,5 @@ const { title, description } = Astro.props; {title} + -- cgit v1.2.3