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

github.com/devcows/hugo-universal-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml5
1 files changed, 4 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index bb31873..51fd46a 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -16,6 +16,9 @@ summaryLength = 70
# Define the number of posts per page
paginate = 10
+# not pluralize title pages by default
+pluralizelisttitles = false
+
[menu]
@@ -388,7 +391,7 @@ paginate = 10
author = "DevCows"
defaultKeywords = ["devcows", "hugo", "go"]
mainSections = ["blog"]
- defaultDescription = "Site template made by devcows using hugo"
+ defaultDescription = "Site template made by Devcows using Hugo"
# Social media
facebook_site = "" # the Facebook handle of your site ('https://www.facebook.com/HANDLE')