From 563f9cab92c48a2bd003c10248f21007e5ff64e6 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Tue, 22 Dec 2020 07:46:10 +0100 Subject: Looks like the "hidden" option breaks nav arrows. --- config.toml | 1 + content/_index.md | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3-70-g09d2