FIX Ajout de la classe 'is-website-dynamiques' au corps pour une meilleure identification du site
This commit is contained in:
parent
5c76654755
commit
8a0065e1c6
|
|
@ -13,7 +13,7 @@
|
||||||
<?php wp_head(); ?>
|
<?php wp_head(); ?>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body <?php body_class("front-end"); ?>>
|
<body <?php body_class("front-end is-website-dynamiques"); ?>>
|
||||||
<?php
|
<?php
|
||||||
do_action('tailpress_site_before');
|
do_action('tailpress_site_before');
|
||||||
global $post;
|
global $post;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user