From f0ad6d8026cd9b8e8217bd225efcc0ed38f20296 Mon Sep 17 00:00:00 2001 From: HombreLaser Date: Mon, 30 Jun 2025 21:07:28 -0600 Subject: Add robots.txt and sitemap --- robots.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 robots.txt (limited to 'robots.txt') diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..e5123b2 --- /dev/null +++ b/robots.txt @@ -0,0 +1,5 @@ +--- +layout: content +--- +User-agent: * +Sitemap: {{ site.url }}/sitemap.xml -- cgit v1.2.3