diff --git a/config.toml b/config.toml
index 95f35e4..a0b532d 100644
--- a/config.toml
+++ b/config.toml
@@ -29,7 +29,7 @@ sectionPagesMenu = "main" # Enable menu system for lazy bloggers
description = "No Description Provided" # Suggested, controls default description meta
author = "Arona Jones" # Optional, controls author name display on posts
hide_author = false # Optional, set true to hide author name on posts
- disable_csp = false # Optional, set true to disable content security policy
+ disable_csp = true # Optional, set true to disable content security policy
images = [
"https://source.unsplash.com/collection/983219/2000x1322"
] # Suggested, controls default Open Graph images
@@ -87,5 +87,3 @@ sectionPagesMenu = "main" # Enable menu system for lazy bloggers
url = "/search/"
post = ""
weight = 1000
-
-
diff --git a/layouts/partials/head/favicon.html b/layouts/partials/head/favicon.html
index 90a0713..37fa199 100644
--- a/layouts/partials/head/favicon.html
+++ b/layouts/partials/head/favicon.html
@@ -16,5 +16,4 @@ GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .
*/ -}}
-