From 8e7996214af853803c4dd04534b1f5646b0ac1c5 Mon Sep 17 00:00:00 2001 From: leo Date: Thu, 16 Oct 2025 20:02:39 -0300 Subject: first --- themes/hugo-classic/layouts/robots.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 themes/hugo-classic/layouts/robots.txt (limited to 'themes/hugo-classic/layouts/robots.txt') diff --git a/themes/hugo-classic/layouts/robots.txt b/themes/hugo-classic/layouts/robots.txt new file mode 100644 index 0000000..2a87967 --- /dev/null +++ b/themes/hugo-classic/layouts/robots.txt @@ -0,0 +1,4 @@ +# robots.txt +User-agent: * +Disallow: +Disallow: /cgi-bin/ \ No newline at end of file -- cgit v1.2.3