Skip to content

Commit

Permalink
Hugo: do not show checkmarks for visited pages of the main menu
Browse files Browse the repository at this point in the history
  • Loading branch information
cagix committed May 2, 2024
1 parent 2342817 commit 71c102f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ theme:
params:
titleSeparator: " "
alwaysopen: false
showVisitedLinks: true
showVisitedLinks: false
externalLinkTarget: "_blank"
disableBreadcrumb: true
disableInlineCopyToClipBoard: true
Expand Down

0 comments on commit 71c102f

Please sign in to comment.