From 682a1df4593fe526e336ea202048f0aa6b5e1d04 Mon Sep 17 00:00:00 2001 From: Gustavo Luigi <=> Date: Tue, 31 Oct 2023 02:55:03 -0300 Subject: [PATCH] . --- content/index.blade.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/index.blade.php b/content/index.blade.php index 8a3b6d9..7fdfbf8 100644 --- a/content/index.blade.php +++ b/content/index.blade.php @@ -24,7 +24,7 @@ @if($type->get("News")->status) @php($news = filterByContentType("News")) @if($news->isNotEmpty()) -
+
@@ -84,7 +84,7 @@ @if($type->get("Produkte")->status) @php($products = filterByContentType("Produkte")) @if($products->isNotEmpty()) -
+
@@ -142,7 +142,7 @@ @endif @endif -
+