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:
authorShohei Ueda <30958501+peaceiris@users.noreply.github.com>2019-02-20 17:07:08 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2019-02-20 17:07:08 +0300
commit00e4402605766a2f867f17f97116d11789f90dbd (patch)
tree5e30d9c11a8e4859c8e74118a91ce2b810c0ffbd /config
parent212d63e4ccb168f299070e92c2bcef68b5967006 (diff)
Remove extra whitespace
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"