diff --git a/content/index.blade.php b/content/index.blade.php index 5d5b923..f2d3638 100644 --- a/content/index.blade.php +++ b/content/index.blade.php @@ -225,7 +225,7 @@
- @foreach(filterByContentType($mdContents, "Produkte")->take(6) as $content) + @foreach(filterByContentType($mdContents, "Produkt")->take(6) as $content)
@if($content->image)