From 87370a6c7d891a30d6a50ed66ac98feda5a63817 Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Sun, 21 Dec 2025 12:06:52 +0100 Subject: initial commit --- themes/mytheme/layouts/robots.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 themes/mytheme/layouts/robots.txt (limited to 'themes/mytheme/layouts/robots.txt') diff --git a/themes/mytheme/layouts/robots.txt b/themes/mytheme/layouts/robots.txt new file mode 100644 index 0000000..14b953c --- /dev/null +++ b/themes/mytheme/layouts/robots.txt @@ -0,0 +1,5 @@ +# robots.txt +User-agent: * +Disallow: +Disallow: /cgi-bin/ + -- cgit v1.2.3