From eaf513084c67b39c377b6a5bb080deba13b7441b Mon Sep 17 00:00:00 2001 From: Max Rizzuto <22903087+Mrizzuto@users.noreply.github.com> Date: Mon, 21 Oct 2024 12:36:34 -0400 Subject: [PATCH] Add robots.txt --- robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 robots.txt diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..c2aab7e --- /dev/null +++ b/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / \ No newline at end of file