diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 0e50336..0f372f7 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,11 +1,7 @@ - - - - - + diff --git a/content/lists/produkte.blade.php b/content/lists/produkte.blade.php index 8509f23..c6201e1 100644 --- a/content/lists/produkte.blade.php +++ b/content/lists/produkte.blade.php @@ -17,7 +17,7 @@

Solarmodule

- @foreach($contents as $content) + @foreach(filterByContentType($contents, "Solarmodule") as $content)