From 28c1b198eed51f9dc6a7bae80b7166dc57914831 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20V=C3=B6lkl?= Date: Thu, 10 Aug 2023 15:41:07 +0200 Subject: [PATCH] . --- content/includes/cookie-banner.blade.php | 252 ++++++++++++++++++++++ content/index.blade.php | 8 - content/master.blade.php | 253 +---------------------- 3 files changed, 255 insertions(+), 258 deletions(-) create mode 100644 content/includes/cookie-banner.blade.php diff --git a/content/includes/cookie-banner.blade.php b/content/includes/cookie-banner.blade.php new file mode 100644 index 0000000..efa7a8c --- /dev/null +++ b/content/includes/cookie-banner.blade.php @@ -0,0 +1,252 @@ + + diff --git a/content/index.blade.php b/content/index.blade.php index 4e6062d..321f91f 100644 --- a/content/index.blade.php +++ b/content/index.blade.php @@ -18,14 +18,10 @@ border: 1px solid rgba(252, 252, 252, 0.54);">

{{config('settings.name')}}

{{config('settings.description')}}

- - -
-
@@ -37,21 +33,17 @@ border: 1px solid rgba(252, 252, 252, 0.54);"> -

{{$content->title}} -

-
{{ $content->updated_at->diffForHumans() }} -
diff --git a/content/master.blade.php b/content/master.blade.php index 2e94a00..25f9488 100644 --- a/content/master.blade.php +++ b/content/master.blade.php @@ -25,6 +25,7 @@ {{config('settings.name')}} + @@ -51,259 +52,11 @@
@yield('content') -@if(true) - - +@if($_warenkorb_aktiv)