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
parent8f109ab74adec477634c42f1d7f3c4c790746a70 (diff)
Looks like the "hidden" option breaks nav arrows.
-rw-r--r--config.toml1
-rw-r--r--content/_index.md1
2 files changed, 1 insertions, 1 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]
diff --git a/content/_index.md b/content/_index.md
index 369c24c..a082ffa 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -1,6 +1,5 @@
---
title: "Main"
-hidden: true
---
# Welcome to Tonkadur's website
Tonkadur is a tool to create interactive narratives.