| summaryrefslogtreecommitdiff |
diff options
| -rw-r--r-- | config.toml | 1 | ||||
| -rw-r--r-- | content/_index.md | 1 |
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. |


