From 99d8fd4cc7adcefd18a0b25af600386b560aa03d Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 7 Feb 2024 23:18:01 -0500 Subject: robots.txt --- public/robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 public/robots.txt diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..1f53798 --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / -- cgit v1.2.3