From 1e0d9f5d66650fefba7d4447817c15eaeb9579c2 Mon Sep 17 00:00:00 2001 From: noe Date: Sun, 24 Mar 2024 23:23:08 -0400 Subject: [PATCH] add art sites, more fedi links --- index.html | 9 ++++++++- robots.txt | 6 ++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 robots.txt diff --git a/index.html b/index.html index 557cbf2..3311b69 100644 --- a/index.html +++ b/index.html @@ -110,11 +110,18 @@

where to find

+

art webbed sites

+
diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..577c3b4 --- /dev/null +++ b/robots.txt @@ -0,0 +1,6 @@ +User-agent: * +Disallow: / + +User-agent: doll +User-agent: witch +Allow: / \ No newline at end of file