diff --git a/src/lib/social_links.html b/src/lib/social_links.html index 361cd33..4d5de27 100644 --- a/src/lib/social_links.html +++ b/src/lib/social_links.html @@ -4,6 +4,7 @@ {% endmacro %} +{{ social_link('Discord', 'discord-fill.svg', 'https://discord.gg/GzmYu7Vu4s') }} {{ social_link('Steam', 'steam-fill.svg', 'https://store.steampowered.com/dev/frog-collective') }} {{ social_link('Itch.io', 'itchio-fill.svg', 'https://frog-collective.itch.io/') }} {{ social_link('Youtube', 'youtube-fill.svg', 'https://www.youtube.com/@frog-collective') }}