| summaryrefslogtreecommitdiff |
path: root/config.toml
diff options
| author | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2020-12-22 07:15:30 +0100 |
|---|---|---|
| committer | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2020-12-22 07:15:30 +0100 |
| commit | 8f109ab74adec477634c42f1d7f3c4c790746a70 (patch) | |
| tree | 8643226133557d5060233ce32d2fd3e708fae9d7 /config.toml | |
| parent | 597ea6382389861cc16f494c474af8b40e3c392a (diff) | |
Removes the "Home" menu.
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 1 |
1 files changed, 1 insertions, 0 deletions
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] |


