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

github.com/danielkvist/hugo-piercer-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordanielkvist <d94.zaragoza@gmail.com>2019-04-03 11:22:50 +0300
committerdanielkvist <d94.zaragoza@gmail.com>2019-04-03 12:16:07 +0300
commit54d5ebd51ccfd52e181a2dbcf2091866db3f561a (patch)
treeb1efe136f1d9a7fcaf89de8876c4c44772554e89 /README.md
parentc843957fe86c34544ba558c312f3d1cfcf26d501 (diff)
add robots.txt and sitemap.xml template
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7fcc772..0c83836 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,8 @@ baseurl = "/" # The base URL of your Hugo site
title = "titlehere" # The title of your Hugo site
author = "authorhere" # The author name
googleAnalytics = "" # Your Google Analytics tracking ID
-defaultContentLanguage = "en"
+enableRobotsTXT = true
+defaultContentLanguage = "en"
language = "en-US"
paginate = 7 # The numbers of posts per page
theme = "piercer" # Your Hugo theme