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

github.com/mattstratton/castanet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Stratton <matt.stratton@gmail.com>2018-03-07 22:57:02 +0300
committerMatt Stratton <matt.stratton@gmail.com>2018-03-07 22:57:02 +0300
commitcd21fcf8c1057d08b14fdadb7460c78c42829941 (patch)
treed076676d4976db00fe2222024e48c4bb091b1c62 /exampleSite
parent5700781d531e2ce0e82f8b42dc420e65c1991ea8 (diff)
Add documentation about pagination setting for grid
Fixes #164 Signed-off-by: Matt Stratton <matt.stratton@gmail.com>
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index e24128f..8b21b7c 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -5,6 +5,7 @@ theme = "castanet"
googleAnalytics = "UA-100789009-1"
disqusShortname = "arresteddevops"
themesdir = "../.."
+paginate = "9"
[permalinks]