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 a772dff commit 98c5596Copy full SHA for 98c5596
src/indexPage/react-components/footer.jsx
@@ -32,8 +32,8 @@ const Footer = () => (
32
<SocialIcons
33
networks={[
34
{ media: 'youtube', href: 'https://www.youtube.com/user/BinaryTradingVideos' },
35
- { media: 'facebook', href: 'https://www.facebook.com/binarydotcom' },
36
- { media: 'twitter', href: 'https://twitter.com/Binarydotcom' },
+ { media: 'facebook', href: 'https://www.facebook.com/derivdotcom' },
+ { media: 'twitter', href: 'https://twitter.com/derivdotcom' },
37
{ media: 'telegram', href: 'https://t.me/binarydotcom' },
38
{ media: 'reddit', href: 'https://www.reddit.com/r/binarydotcom/' },
39
]}
0 commit comments