From 9cdf46ae1ceff8dce9dd5b1c8587f2d948a88e2c Mon Sep 17 00:00:00 2001 From: Nick Van Doorn Date: Mon, 21 Apr 2025 15:04:28 -0700 Subject: Initial commit --- public/robots.txt | 2 ++ 1 file changed, 2 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..eb05362 --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: -- cgit v1.2.3