From a96d8ec708500b10cf48298213922b7dc0398d9a Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Sun, 21 Dec 2025 12:28:33 +0100 Subject: refactor: moved files from themes to layouts and static --- layouts/robots.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 layouts/robots.txt (limited to 'layouts/robots.txt') diff --git a/layouts/robots.txt b/layouts/robots.txt new file mode 100644 index 0000000..14b953c --- /dev/null +++ b/layouts/robots.txt @@ -0,0 +1,5 @@ +# robots.txt +User-agent: * +Disallow: +Disallow: /cgi-bin/ + -- cgit v1.2.3