From 874df2a7f4e8205f1da770fabdd332fe39be59b5 Mon Sep 17 00:00:00 2001 From: andre4ik3 Date: Mon, 18 Aug 2025 20:16:18 +0000 Subject: Add publish script and robots.txt --- static/robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 static/robots.txt (limited to 'static') diff --git a/static/robots.txt b/static/robots.txt new file mode 100644 index 0000000..c6742d8 --- /dev/null +++ b/static/robots.txt @@ -0,0 +1,2 @@ +User-Agent: * +Disallow: / -- cgit