TEMP FIX To allow borken links to work while waiting fior the prod to be deployed
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
0a1e5ee7f8
commit
590f0746c4
|
|
@ -86,7 +86,6 @@
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<ul class="mentions">
|
<ul class="mentions">
|
||||||
<?php switch_to_blog(1); ?>
|
|
||||||
<li>
|
<li>
|
||||||
<a href="<?php echo home_url(); ?>/plan-du-site" target="_self"><?php echo __('Plan du site', "carhop") ?></a>
|
<a href="<?php echo home_url(); ?>/plan-du-site" target="_self"><?php echo __('Plan du site', "carhop") ?></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
@ -96,6 +95,7 @@
|
||||||
<li>
|
<li>
|
||||||
<a href="<?php echo home_url(); ?>/declaration-accessibilite/" target="_self"><?php echo __('Accessibilité : conforme', "carhop") ?></a>
|
<a href="<?php echo home_url(); ?>/declaration-accessibilite/" target="_self"><?php echo __('Accessibilité : conforme', "carhop") ?></a>
|
||||||
</li>
|
</li>
|
||||||
|
<?php switch_to_blog(1); ?>
|
||||||
<li class="deligraph_credit">
|
<li class="deligraph_credit">
|
||||||
Concocté avec <img src="<?php echo get_template_directory_uri(); ?>/resources/img/icons/carhop-soutenir.svg" alt="amour" /> par <a href="https://deligraph.com/" target="_blank" class="no-external-icon">Deligraph</a>
|
Concocté avec <img src="<?php echo get_template_directory_uri(); ?>/resources/img/icons/carhop-soutenir.svg" alt="amour" /> par <a href="https://deligraph.com/" target="_blank" class="no-external-icon">Deligraph</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user