diff --git a/content/includes/css.blade.php b/content/includes/css.blade.php index 109e533..98df2b3 100644 --- a/content/includes/css.blade.php +++ b/content/includes/css.blade.php @@ -1,4 +1,4 @@ - + diff --git a/content/includes/integrations.blade.php b/content/includes/integrations.blade.php index 9f0f753..ec1a355 100644 --- a/content/includes/integrations.blade.php +++ b/content/includes/integrations.blade.php @@ -34,16 +34,5 @@ @endif - - @endif \ No newline at end of file diff --git a/content/master.blade.php b/content/master.blade.php index a7ac386..9bca52c 100644 --- a/content/master.blade.php +++ b/content/master.blade.php @@ -5,7 +5,7 @@ @include('template.'.config('settings.template').'.content.includes.css')
-