From 8f109ab74adec477634c42f1d7f3c4c790746a70 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Tue, 22 Dec 2020 07:15:30 +0100 Subject: Removes the "Home" menu. --- config.toml | 1 + content/_index.md | 1 + layouts/partials/logo.html | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/config.toml b/config.toml index d34f32f..28be6a3 100644 --- a/config.toml +++ b/config.toml @@ -8,6 +8,7 @@ theme = "hugo-theme-learn" disableShortcutsTitle=true disableInlineCopyToClipBoard=true themeVariant = "glauque" + disableLandingPageButton = true # For search functionality [outputs] diff --git a/content/_index.md b/content/_index.md index a082ffa..369c24c 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,5 +1,6 @@ --- title: "Main" +hidden: true --- # Welcome to Tonkadur's website Tonkadur is a tool to create interactive narratives. diff --git a/layouts/partials/logo.html b/layouts/partials/logo.html index c257fa2..7a7d54d 100644 --- a/layouts/partials/logo.html +++ b/layouts/partials/logo.html @@ -1 +1 @@ - + -- cgit v1.2.3-70-g09d2