Skip to content

Commit

Permalink
Adds Discord Server to the footer
Browse files Browse the repository at this point in the history
Updates the app config to display the discord server invite link into the footer.
  • Loading branch information
AmauryCarrade authored and Arnaud-D committed Aug 26, 2023
1 parent b6fd744 commit 4b34e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zds/settings/abstract_base/zds.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"facebook": "https://www.facebook.com/ZesteDeSavoir",
"twitter": "https://twitter.com/ZesteDeSavoir",
"github": "https://github.com/zestedesavoir/zds-site",
# 'discord': 'https://discord.gg/ue5MTKq'
"discord": "https://discord.gg/ue5MTKq",
},
"cnil": "1771020",
},
Expand Down

0 comments on commit 4b34e5b

Please sign in to comment.