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/Nav.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/Nav.astro') diff --git a/src/components/Nav.astro b/src/components/Nav.astro index 135027f..2761ca6 100644 --- a/src/components/Nav.astro +++ b/src/components/Nav.astro @@ -21,7 +21,7 @@ const links: Links = { ---