From 396f786558807b8e74bafb3e28922f722f34e0e4 Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Fri, 30 Jan 2026 21:42:13 -0500 Subject: [PATCH] Create robots.txt --- static/robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 static/robots.txt diff --git a/static/robots.txt b/static/robots.txt new file mode 100644 index 0000000..6f27bb6 --- /dev/null +++ b/static/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: \ No newline at end of file