From d28d27c55c35b02690c471fbf7e1247ffe91899c Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Tue, 28 Nov 2023 12:12:12 +0100 Subject: [PATCH] =?UTF-8?q?Target=20blank=20na=20extern=C3=AD=20odkazy?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.toml b/config.toml index 0b6ba6c..60ac6b8 100644 --- a/config.toml +++ b/config.toml @@ -8,9 +8,13 @@ build_search_index = false feed_filename = "atom.xml" + [markdown] smart_punctuation = true + +external_links_target_blank = true +external_links_no_follow = true external_links_no_referrer = true