We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f96b2a commit c3cb4fdCopy full SHA for c3cb4fd
docs/config.toml
@@ -23,7 +23,7 @@ disableHomeIcon = true # default is false
23
disableSearch = false # default is false
24
disableNavChevron = false # set true to hide next/prev chevron, default is false
25
highlightClientSide = false # set true to use highlight.pack.js instead of the default hugo chroma highlighter
26
-menushortcutsnewtab = false # set true to open shortcuts links to a new tab/window
+menushortcutsnewtab = true # set true to open shortcuts links to a new tab/window
27
enableGitInfo = true
28
29
[outputs]
0 commit comments