Skip to content

Commit f4ca5d7

Browse files
authored
Update Footer.jsx
1 parent 5efdaf5 commit f4ca5d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/Global/Footer.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@ const Footer = () => {
3939
text: 'Connect with us at LinkedIn'
4040
},
4141
{
42-
name: 'Twitter',
42+
name: 'GitHub',
4343
url: 'https://github.com/WebXDAO',
4444
icon: AiOutlineGithub,
4545
text: 'Contribute at GitHub'
4646
},
4747
{
48-
name: 'Twitter',
48+
name: 'Discord',
4949
url: 'https://discord.gg/TSRwqx4K2v',
5050
icon: FaDiscord,
5151
text: 'Join our Discord community'

0 commit comments

Comments
 (0)