diff --git a/content/head.blade.php b/content/head.blade.php
index 1ae22f1..c041c7e 100644
--- a/content/head.blade.php
+++ b/content/head.blade.php
@@ -4,8 +4,8 @@
-
-@include('template.'.config('settings.template').'.includes.css')
+
+
@include('template.'.config('settings.template').'.includes.integrations')
diff --git a/content/includes/css.blade.php b/content/includes/css.blade.php
index f0c1716..e69de29 100644
--- a/content/includes/css.blade.php
+++ b/content/includes/css.blade.php
@@ -1,2 +0,0 @@
-
-
\ No newline at end of file