Skip to content

Commit c3cb4fd

Browse files
crunchyheathJonathan S. Katz
authored andcommitted
Fix for documentation rendering
This brings the upstream documentation inline with the settings used for the CI/CD documentation build process.
1 parent 7f96b2a commit c3cb4fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ disableHomeIcon = true # default is false
2323
disableSearch = false # default is false
2424
disableNavChevron = false # set true to hide next/prev chevron, default is false
2525
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
26+
menushortcutsnewtab = true # set true to open shortcuts links to a new tab/window
2727
enableGitInfo = true
2828

2929
[outputs]

0 commit comments

Comments
 (0)