replace all w3-include
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s
This commit is contained in:
parent
1570d62287
commit
4642425f43
26 changed files with 283 additions and 80 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<footer id="site-footer">
|
||||
<div class="site-footer__container">
|
||||
<div class="footer__newsletter">
|
||||
<div class="logo" w3-include-html="/assets/index-logo.svg"></div>
|
||||
<div class="logo"><?= svg('assets/images/index-logo.svg') ?></div>
|
||||
<p>
|
||||
Recevez les dernières enquêtes et actualités d’Index directement
|
||||
dans votre boîte mail.
|
||||
|
|
@ -47,7 +47,7 @@
|
|||
|
||||
<div class="footer__socials">
|
||||
<p>Suivez Index sur les réseaux sociaux</p>
|
||||
<div class="container" w3-include-html="/components/socials.html"></div>
|
||||
<?php snippet('socials') ?>
|
||||
</div>
|
||||
|
||||
<div class="footer__mentions">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue