diff --git a/config.toml b/config.toml index 5f47021..a8f3ab4 100644 --- a/config.toml +++ b/config.toml @@ -11,6 +11,9 @@ taxonomies = [ [markdown] highlight_code = false smart_punctuation = true +external_links_target_blank = true +external_links_no_follow = true +external_links_no_referrer = true [extra] git = "https://git.0x45.cz/em/receptty.org"