From 2f467bd7ff8f8db0dafa40426166491d7f57f368 Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Sat, 25 Apr 2026 12:46:05 -0400 Subject: Initial Commit --- static/robots.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 static/robots.txt (limited to 'static/robots.txt') diff --git a/static/robots.txt b/static/robots.txt new file mode 100755 index 00000000..14067d6e --- /dev/null +++ b/static/robots.txt @@ -0,0 +1,6 @@ +User-agent: * +Disallow: /css +Disallow: /images +Disallow: /404.html +Disallow: /testPage + -- cgit v1.2.3