From d17bca56238e9ca326d60e58230d0d354f23bfe8 Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 9 Oct 2024 10:59:13 -0400 Subject: back to astro for hopefully the last time (#146) --- templates/robots.txt | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 templates/robots.txt (limited to 'templates/robots.txt') diff --git a/templates/robots.txt b/templates/robots.txt deleted file mode 100644 index b345a1a..0000000 --- a/templates/robots.txt +++ /dev/null @@ -1,3 +0,0 @@ -User-agent: * -Allow: / -Sitemap: {{ get_url(path="sitemap.xml") }} -- cgit v1.2.3