diff --git a/website/src/_layouts/base.njk b/website/src/_layouts/base.njk index 690716f..2a93300 100644 --- a/website/src/_layouts/base.njk +++ b/website/src/_layouts/base.njk @@ -5,6 +5,19 @@
Windows, Linux and macOS builds are published through GitHub releases.
- \ No newline at end of file + + + \ No newline at end of file diff --git a/website/src/robots.txt b/website/src/robots.txt new file mode 100644 index 0000000..433e07c --- /dev/null +++ b/website/src/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Allow: / + +Sitemap: https://kst4contest.hamradioonline.de/sitemap.xml \ No newline at end of file diff --git a/website/src/sitemap.njk b/website/src/sitemap.njk new file mode 100644 index 0000000..d32f24a --- /dev/null +++ b/website/src/sitemap.njk @@ -0,0 +1,14 @@ +--- +permalink: /sitemap.xml +eleventyExcludeFromCollections: true +--- + +