summaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-10-22 19:59:30 +0100
committerMatthew Lemon <y@yulqen.org>2023-10-22 19:59:30 +0100
commit0476dd3e7923b1cf7061093d782bd94718900b8c (patch)
tree69736448857d2efd754ea8dd882c90b9911420b3 /config.toml
parent1e6c097a257e3d349561cea70490683d325f991f (diff)
First pagination - no nav yet
Diffstat (limited to '')
-rw-r--r--config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 1229cc5..42e4ff3 100644
--- a/config.toml
+++ b/config.toml
@@ -5,6 +5,7 @@ languageCode = "en-gb"
enableInlineShortcodes = true
pygmentsCodeFences = true
pygmentsUseClasses = true
+paginate = 2
[params]
description = "An intentionally quiet and unassuming (and empty) blog"