From 7ef7cd17072d9d6db7e172b3a59848cbcc27da23 Mon Sep 17 00:00:00 2001 From: John Turner Date: Tue, 26 Aug 2025 22:47:31 -0400 Subject: include robots.txt and sitemap.txt --- robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 robots.txt (limited to 'robots.txt') diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..c2a49f4 --- /dev/null +++ b/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Allow: / -- cgit v1.2.3