From e77051ccc4b47951bfa4fde2be436b1bb2fb113b Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sun, 28 Apr 2024 17:33:09 +0200 Subject: use https://github.com/nunocoracao/blowfish.git --- themes/PaperMod/layouts/robots.txt | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 themes/PaperMod/layouts/robots.txt (limited to 'themes/PaperMod/layouts/robots.txt') diff --git a/themes/PaperMod/layouts/robots.txt b/themes/PaperMod/layouts/robots.txt deleted file mode 100644 index f26f508..0000000 --- a/themes/PaperMod/layouts/robots.txt +++ /dev/null @@ -1,7 +0,0 @@ -User-agent: * -{{- if hugo.IsProduction | or (eq site.Params.env "production") }} -Disallow: -{{- else }} -Disallow: / -{{- end }} -Sitemap: {{ "sitemap.xml" | absURL }} -- cgit v1.2.3