🔧 improvement: open external links in new window

This commit is contained in:
welpo 2023-02-20 13:12:18 +01:00
parent 1c93df0a6f
commit 23f5c6d309
No known key found for this signature in database
GPG Key ID: A2F978CF4EC1F5A6

View File

@ -11,6 +11,7 @@ taxonomies = [
] ]
[markdown] [markdown]
external_links_target_blank = true
highlight_code = true highlight_code = true
highlight_theme = "css" highlight_theme = "css"