updating documentation
This commit is contained in:
parent
7f48a91ebf
commit
fe32e7e1c8
|
|
@ -105,7 +105,7 @@
|
||||||
</div>
|
</div>
|
||||||
<?php
|
<?php
|
||||||
get_template_part("template-components/news-heading-box", null, array(
|
get_template_part("template-components/news-heading-box", null, array(
|
||||||
"news_type" => array(get_term(88, "news-type")),
|
"news_type" => array(get_term(88, "news_type")),
|
||||||
"title" => "Boite de titrage News",
|
"title" => "Boite de titrage News",
|
||||||
"thumbnail" => get_the_post_thumbnail(2271, "full", array('class' => 'news-heading-box__thumbnail')),
|
"thumbnail" => get_the_post_thumbnail(2271, "full", array('class' => 'news-heading-box__thumbnail')),
|
||||||
"published" => get_the_date()
|
"published" => get_the_date()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user