Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/leonstafford/accessible-minimalism-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeon Stafford <me@ljs.dev>2020-09-15 18:54:54 +0300
committerLeon Stafford <me@ljs.dev>2020-09-15 18:54:54 +0300
commita2eebf3d0e6eee2a3fae13bf7aa71f8ac20450f3 (patch)
tree9fc4f6a3859ac6295c9aafb0dbbd20bb62da4ae1
parentec46e2deda56fc961bc8c2f911db3ae41a541fb6 (diff)
robots.txt template incl sitemap
-rw-r--r--layouts/robots.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/layouts/robots.txt b/layouts/robots.txt
new file mode 100644
index 0000000..690e2b5
--- /dev/null
+++ b/layouts/robots.txt
@@ -0,0 +1,3 @@
+User-agent: *
+
+{{ .Site.BaseURL }}sitemap.xml