Skip to content

Commit

Permalink
Examples: set option externalLinkTarget in hugo.yaml
Browse files Browse the repository at this point in the history
this is also the default, just to make it explicit
  • Loading branch information
cagix committed Mar 19, 2024
1 parent 8a5ed4a commit 4ae3b0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/hugo-lecture/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ params:
titleSeparator: " "
alwaysopen: false
showVisitedLinks: true
externalLinkTarget: "_blank"
disableBreadcrumb: true
disableInlineCopyToClipBoard: true
disableNextPrev: true
Expand Down

0 comments on commit 4ae3b0c

Please sign in to comment.