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