feat: change l’adresse de la page Facebook

main
Jalil Arfaoui 2024-01-04 10:12:02 +01:00
parent 28e044f78d
commit c36ae032ac
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
module.exports = {
builtAt: new Date(),
facebookPageUrl: "https://www.facebook.com/profile.php?id=61552320215665",
};

View File

@ -1071,7 +1071,7 @@
</div><div id="block-43" class="footer-widget widget_block clr">
<ul class="wp-container-622629874f3dd wp-block-social-links has-large-icon-size items-justified-center is-style-logos-only">
<li class="wp-social-link wp-social-link-facebook wp-block-social-link facebook-link">
<a href="https://www.facebook.com/CompagnieKalimat" aria-label="Facebook&nbsp;: https://www.facebook.com/CompagnieKalimat" rel="noopener nofollow" target="_blank" class="wp-block-social-link-anchor">
<a href="{{ config.facebookPageUrl }}" aria-label="Page Facebook" rel="noopener nofollow" target="_blank" class="wp-block-social-link-anchor">
<svg viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true" focusable="false">
<path d="M12 2C6.5 2 2 6.5 2 12c0 5 3.7 9.1 8.4 9.9v-7H7.9V12h2.5V9.8c0-2.5 1.5-3.9 3.8-3.9 1.1 0 2.2.2 2.2.2v2.5h-1.3c-1.2 0-1.6.8-1.6 1.6V12h2.8l-.4 2.9h-2.3v7C18.3 21.1 22 17 22 12c0-5.5-4.5-10-10-10z"></path>
</svg>