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

github.com/gohugoio/hugoDocs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/_default/config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/_default/config.toml b/config/_default/config.toml
index 7f18b3e8d..30764b5f9 100644
--- a/config/_default/config.toml
+++ b/config/_default/config.toml
@@ -1,5 +1,5 @@
baseURL = "https://gohugo.io/"
-paginate = 100
+paginate = 100
defaultContentLanguage = "en"
enableEmoji = true
# Set the unicode character used for the "return" link in page footnotes.
@@ -73,7 +73,7 @@ toLower = false
name = "keywords"
weight = 100
[[related.indices]]
-name = "date"
+name = "date"
weight = 10
pattern = "2006"