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 foreach ($thematiquesTerms as $thematique) : ?>
|
||||||
<?php
|
<?php
|
||||||
if (
|
if (
|
||||||
$thematique->slug === "durabilite"
|
|
||||||
|| $thematique->slug === "duurzaamheid"
|
$thematique->slug === "au-quotidien"
|
||||||
|| $thematique->slug === "au-quotidien"
|
|
||||||
|| $thematique->slug === "dagelijks"
|
|| $thematique->slug === "dagelijks"
|
||||||
) continue;
|
) continue;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user