From efcbebba2a8dd2f368ecaddcc43760eb7ab98bf6 Mon Sep 17 00:00:00 2001 From: Jannik Beyerstedt Date: Sat, 15 Oct 2016 20:23:48 +0200 Subject: [PATCH] [SITE] move CSP header to html-head to exclude it from panel resources --- site/config/config.php | 1 - site/snippets/base/html-head.php | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/site/config/config.php b/site/config/config.php index 4b1fe15..17d1dc1 100644 --- a/site/config/config.php +++ b/site/config/config.php @@ -1,5 +1,4 @@ isHomePage() ) { $title = $site->title()->html();