From 680ad266faca8cebaf3a818840428e2503cc1ed4 Mon Sep 17 00:00:00 2001
From: Micressor <micressor@secure.mailbox.org>
Date: Fri, 14 Dec 2018 13:16:33 +0100
Subject: [PATCH] [config] Remove target="_blank" setting

* https://www.jitbit.com/alexblog/256-targetblank---the-most-underestimated-vulnerability-ever/
---
 config.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/config.yaml b/config.yaml
index 086602c..a69001f 100644
--- a/config.yaml
+++ b/config.yaml
@@ -5,7 +5,6 @@ theme: briar
 
 blackfriday:
   noreferrerLinks: true
-  hrefTargetBlank: true
 
 Params:
   flatterid: 4pq200
-- 
GitLab