We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5efdaf5 commit f4ca5d7Copy full SHA for f4ca5d7
components/Global/Footer.jsx
@@ -39,13 +39,13 @@ const Footer = () => {
39
text: 'Connect with us at LinkedIn'
40
},
41
{
42
- name: 'Twitter',
+ name: 'GitHub',
43
url: 'https://github.com/WebXDAO',
44
icon: AiOutlineGithub,
45
text: 'Contribute at GitHub'
46
47
48
+ name: 'Discord',
49
url: 'https://discord.gg/TSRwqx4K2v',
50
icon: FaDiscord,
51
text: 'Join our Discord community'
0 commit comments