We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16c1b87 commit 3d3e24eCopy full SHA for 3d3e24e
config.toml
@@ -12,6 +12,10 @@ disableShortcutsTitle = true
12
themeVariant = 'relearn'
13
disableLandingPageButton = true
14
15
+# Note that this setting can increase build times significantly.
16
+# https://mcshelby.github.io/hugo-theme-relearn/configuration/sidebar/menus/index.html#expander-for-submenus
17
+collapsibleMenu = true
18
+
19
[markup]
20
defaultMarkdownHandler = "goldmark"
21
[markup.goldmark]
0 commit comments