From 8e99f04d9cbc420176e6c28cbff30374dba7e03c Mon Sep 17 00:00:00 2001 From: twells46 Date: Sun, 25 Jan 2026 11:14:07 -0600 Subject: Initial commit --- public/robots.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/robots.txt (limited to 'public/robots.txt') diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..e9e57dc --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,3 @@ +# https://www.robotstxt.org/robotstxt.html +User-agent: * +Disallow: -- cgit v1.2.3