From 1e7cb9c0775732346a2a4f2f217d627f26d40a23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20V=C3=B6lkl?= Date: Mon, 10 Oct 2022 14:49:02 +0200 Subject: [PATCH] . --- content/includes/integrations.blade.php | 37 ------------------------- 1 file changed, 37 deletions(-) diff --git a/content/includes/integrations.blade.php b/content/includes/integrations.blade.php index 16e9942..e69de29 100644 --- a/content/includes/integrations.blade.php +++ b/content/includes/integrations.blade.php @@ -1,37 +0,0 @@ -@if(App::environment('production')) - - - @if (!empty(\Setting::get('facebook', ''))) - - - - - - @endif - - @if (!empty(\Setting::get('analytics', ''))) - - - - @endif - -@endif \ No newline at end of file