unleashing durabilite
This commit is contained in:
parent
3b3dac3666
commit
9053723b11
|
|
@ -32,9 +32,8 @@ $page_icon = get_field('page_icon', get_queried_object());
|
|||
<?php foreach ($thematiquesTerms as $thematique) : ?>
|
||||
<?php
|
||||
if (
|
||||
$thematique->slug === "durabilite"
|
||||
|| $thematique->slug === "duurzaamheid"
|
||||
|| $thematique->slug === "au-quotidien"
|
||||
|
||||
$thematique->slug === "au-quotidien"
|
||||
|| $thematique->slug === "dagelijks"
|
||||
) continue;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user