From 4c68536f7137f1f6794f44deeb4d448de1cdbbe7 Mon Sep 17 00:00:00 2001 From: mathias Date: Sun, 12 Feb 2017 02:31:38 +0200 Subject: [PATCH] Added CSP --- _config.yml | 5 +---- index.html | 1 + 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index 492896d..5f4b640 100644 --- a/_config.yml +++ b/_config.yml @@ -5,7 +5,4 @@ exclude: - CNAME - LICENSE gems: - - jekyll-sitemap -webrick: - headers: - Content-Security-Policy: default-src https: 'unsafe-inline' 'unsafe-eval' \ No newline at end of file + - jekyll-sitemap \ No newline at end of file diff --git a/index.html b/index.html index c4f833c..9131cb3 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,7 @@ {{ site.title }} +