summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2020-12-22 07:46:10 +0100
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2020-12-22 07:46:10 +0100
commit563f9cab92c48a2bd003c10248f21007e5ff64e6 (patch)
tree12ad129dceeb463779b99b2c15606e90058277c0 /config.toml
parent8f109ab74adec477634c42f1d7f3c4c790746a70 (diff)
Looks like the "hidden" option breaks nav arrows.
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 28be6a3..05b4ec1 100644
--- a/config.toml
+++ b/config.toml
@@ -9,6 +9,7 @@ theme = "hugo-theme-learn"
disableInlineCopyToClipBoard=true
themeVariant = "glauque"
disableLandingPageButton = true
+ disableNextPrev = false
# For search functionality
[outputs]