Mise à jour de 'layouts/partials/footer.html'
This commit is contained in:
parent
3f369618f6
commit
e31755c756
1 changed files with 4 additions and 4 deletions
|
@ -6,22 +6,22 @@
|
|||
<div class="site-footer__links">
|
||||
<ul class="site-footer-socials">
|
||||
<li>
|
||||
<a href="https://example.org">
|
||||
<a href="https://www.facebook.com/letoiledebethleem">
|
||||
{{ partial "helpers/svg" (dict "path" "icons/facebook" "class" "site-footer-socials__logo") }}
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a>
|
||||
<a href="https://pas-de-page-twitter.twitt/ce-compte-twitter-n-existe-pas">
|
||||
{{ partial "helpers/svg" (dict "path" "icons/twitter" "class" "site-footer-socials__logo") }}
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a>
|
||||
<a href="https://pas-non-plus-de-compte-mastodon.social/don-t-exist">
|
||||
{{ partial "helpers/svg" (dict "path" "icons/mastodon" "class" "site-footer-socials__logo") }}
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a>
|
||||
<a href="https://www.helloasso.com/associations/l-etoile-de-bethleem-association-des-amis-de-la-chapelle-de-bethleem-d-aubevoye">
|
||||
{{ partial "helpers/svg" (dict "path" "icons/helloasso" "class" "site-footer-socials__logo") }}
|
||||
</a>
|
||||
</li>
|
||||
|
|
Loading…
Reference in a new issue