From 8384f0248367febcf961d2eb2d0c2adff5292d97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20W=C3=B6rner?= Date: Thu, 14 Sep 2017 17:11:46 +0200 Subject: fix: allow all url protocols in social and menu links (#4) Adding "| safeURL" allows the usage of "unsafe" url protocols such as irc:// or xmpp:// --- layouts/partials/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/partials/header.html') diff --git a/layouts/partials/header.html b/layouts/partials/header.html index f41fdac..4cc13c8 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -6,7 +6,7 @@ -- cgit v1.2.3