commit 999034610ba94366be8e2e836d64f75ec9b2a666
parent a6d46ec98fec2b6b16cd86d232e5bfcbff0cc907
Author: Shimmy Xu <shimmy.xu@shimmy1996.com>
Date: Tue, 26 Jul 2022 22:53:46 -0500
Add custom key to reverse pagination
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/config.toml b/config.toml
@@ -8,6 +8,7 @@ defaultContentLanguageInSubdir = true
disableKinds = ["taxonomy", "taxonomyTerm"]
disableHugoGeneratorInject = true
hasCJKLanguage = true
+paginateRev = true
[author]
name = "Shimmy Xu"