make external links open in new tab

This commit is contained in:
timurgordon
2022-08-25 14:09:11 +03:00
parent 18a96f0adc
commit 22a94bfe70
4 changed files with 4374 additions and 9 deletions

View File

@@ -39,7 +39,7 @@ render_emoji = false
# Whether external links are to be opened in a new tab
# If this is true, a `rel="noopener"` will always automatically be added for security reasons
external_links_target_blank = false
# external_links_target_blank = false
# Whether to set rel="nofollow" for all external links
external_links_no_follow = true