From d300415652d513a54c214c894e996036d2c999ce Mon Sep 17 00:00:00 2001 From: foswret Date: Sat, 21 Mar 2026 21:38:23 -0500 Subject: first commit --- templates/robots.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 templates/robots.txt (limited to 'templates/robots.txt') diff --git a/templates/robots.txt b/templates/robots.txt new file mode 100644 index 0000000..b6ac790 --- /dev/null +++ b/templates/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Disallow: +Allow: / +Sitemap: {{ get_url(path="sitemap.xml") }} -- cgit v1.2.3