From dac4024abcfea76f14522a84bee4b7258c37b72d Mon Sep 17 00:00:00 2001 From: Arne Rief Date: Wed, 20 Aug 2025 21:36:19 +0200 Subject: Language selection & theme toggle --- layouts/robots.txt | 4 ++++ 1 file changed, 4 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..fd9192c --- /dev/null +++ b/layouts/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Disallow: + +Sitemap: {{ site.BaseURL }}/sitemap.xml -- cgit v1.2.3