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