summaryrefslogtreecommitdiffstats
path: root/layouts
diff options
context:
space:
mode:
authoramzrk22020-04-20 17:25:15 +0800
committeramzrk22020-04-20 17:25:15 +0800
commit5ac03bbcf2b31fbc279a26eb7889668cb07c8298 (patch)
treebddc9783b976d2c2da6ef6d8933f0a10530cd648 /layouts
parentab5bb96c27dae05d187a566d56d2ff4adafada51 (diff)
downloadhugo-theme-fuji-5ac03bbcf2b31fbc279a26eb7889668cb07c8298.tar.gz
hugo-theme-fuji-5ac03bbcf2b31fbc279a26eb7889668cb07c8298.tar.bz2
hugo-theme-fuji-5ac03bbcf2b31fbc279a26eb7889668cb07c8298.zip
Enable robots.txt by default
Diffstat (limited to 'layouts')
-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..4c807e2
--- /dev/null
+++ b/layouts/robots.txt
@@ -0,0 +1,3 @@
+User-agent: *
+
+Sitemap: {{ .Site.BaseURL }}/sitemap.xml