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

github.com/mismith0227/hugo_theme_pickles.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xexampleSite/config.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 49fba7c..2f73c7c 100755
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -11,8 +11,9 @@ googleAnalytics = "Your Google Analytics tracking id"
# so we don't have to manually update it.
enableGitInfo = true
+paginate = 10
+
[params]
- paginate = 10
# Hide the date on posts
# hideDate = true
# Hide last modified date on posts