Privacy, open links in new tab

This commit is contained in:
thhsh-local 2025-04-24 14:58:06 -04:00
parent 3ea1f9ad1e
commit 0dda3192fc
Signed by: thhsh-local
SSH key fingerprint: SHA256:bLOq3d7dN1v5+W5U6pQekP0rBm0YUtC9qvh3TDYyAsg

View file

@ -75,6 +75,18 @@ plugins:
enabled: true
- search
- awesome-nav
- privacy:
enabled: true
cache: false
cache_dir: .cache/plugins/privacy
log: true
assets: false
assets_fetch: true
assets_fetch_dir: assets/external
links: true
links_noopener: true
links_attr_map:
target: _blank
- redirects:
redirect_maps:
'editing.md': 'handbook/meta/editing.md'