diff --git a/assets/images/icons/instagram.svg b/assets/images/icons/instagram.svg new file mode 100644 index 0000000..311cdc2 --- /dev/null +++ b/assets/images/icons/instagram.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/assets/images/icons/instagram_color.svg b/assets/images/icons/instagram_color.svg new file mode 100644 index 0000000..9d63a7d --- /dev/null +++ b/assets/images/icons/instagram_color.svg @@ -0,0 +1,21 @@ + + + Instagram-color + + + + + + + + + + + + + + + + + + diff --git a/config.toml b/config.toml index cc7bc16..09f2405 100644 --- a/config.toml +++ b/config.toml @@ -22,6 +22,7 @@ dateFmt = "02.01.2006 15:04" paper_adhesion = "https://static.etoiledebethleem.fr/docs/adhesion_papier_2023-2024_v3.pdf" [params.socials] facebook = "https://www.facebook.com/groups/bethleemaubevoye" + instagram = "https://www.instagram.com/etoiledebethleem/" twitter = "https://twitter.com/etoilebethleem" youtube = "https://www.youtube.com/@letoiledebethleem27940" mastodon = "https://attreno.fr/@etoiledebethleem" diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index ca69a53..be0f372 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -15,6 +15,11 @@ {{ partial "helpers/svg" (dict "path" "icons/helloasso" "class" "site-footer-socials__logo") }} +
  • + + {{ partial "helpers/svg" (dict "path" "icons/instagram_color" "class" "site-footer-socials__logo icon-instagram") }} + +
  • {{ partial "helpers/svg" (dict "path" "icons/twitter" "class" "site-footer-socials__logo icon-twitter") }}