From 77b0f69d0c6e555349dd491d7ca209924d119e61 Mon Sep 17 00:00:00 2001 From: Matt Kosarek Date: Wed, 11 Mar 2026 17:49:05 -0400 Subject: Migrate to astro --- public/robots.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'public/robots.txt') diff --git a/public/robots.txt b/public/robots.txt index d0cab32..0b1fbe9 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,5 +1,4 @@ User-agent: * -Sitemap: https://www.matthewkosarek.xyz/sitemap.txt +Sitemap: https://www.matthewkosarek.xyz/sitemap-index.xml Disallow: /download -Disallow: /themes -Disallow: /favicon \ No newline at end of file +Disallow: /favicon -- cgit v1.2.1