Skip to content

Commit

Permalink
Added plug-in and target _blank (#543)
Browse files Browse the repository at this point in the history
* Added privacy plug-in and set `target _blank` added to external links

* Fixed spacing in YAML
  • Loading branch information
fredericsimard authored Oct 25, 2024
1 parent 1947231 commit 584794d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,9 @@ plugins:
# - offline:
# enabled: !ENV [OFFLINE, true]
- external-markdown
- privacy:
links_attr_map:
target: _blank
- search:
lang: en
- i18n:
Expand Down

0 comments on commit 584794d

Please sign in to comment.