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:
authormisumi <mismith0227@users.noreply.github.com>2022-04-19 16:09:41 +0300
committerGitHub <noreply@github.com>2022-04-19 16:09:41 +0300
commitcf900e1722c65b8ece37f5201c269a05f86b38b1 (patch)
treeadd0b95972e922d5cb3a39da6968d7b1a8e16a1b
parent9dbfcf838ac6c8f2380e6f79627dd2af93c492c7 (diff)
parent7a767c72dd6a4df15d6b0f80a9c514f3cb4c240d (diff)
Merge pull request #213 from mismith0227/developmaster
release
-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