From 39edb3d3ed8b36491c5d46688f3b9d7f1d314cf4 Mon Sep 17 00:00:00 2001 From: "Indiana Jone (Indi)" <150982280+KrstlSkll69@users.noreply.github.com> Date: Sun, 11 May 2025 17:47:26 -0400 Subject: [PATCH] make that link forward too --- index.html | 2 +- robots.txt | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 robots.txt diff --git a/index.html b/index.html index 9fe12dd..3c23631 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -

Hello from Forgejo Pages

+ \ No newline at end of file diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..1508e91 --- /dev/null +++ b/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Disallow: / + +# You aren't a robot, what are you doing here... \ No newline at end of file