Skip to content

Commit

Permalink
edit footer wiki (#5359)
Browse files Browse the repository at this point in the history
  • Loading branch information
filippoweb3 authored Nov 17, 2023
1 parent d1ef682 commit a304046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polkadot-wiki/src/theme/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ function FooterSocialColumn() {
<ul className="list-social-links mt-5 mt-lg-0 justify-content-lg-end">
<SocialItem href="https://twitter.com/Polkadot" className="socicon-twitter" />
<SocialItem href="https://www.reddit.com/r/polkadot" className="socicon-reddit" />
<SocialItem href="https://github.com/paritytech/polkadot" className="socicon-github" />
<SocialItem href="https://github.com/paritytech/polkadot-sdk" className="socicon-github" />
<SocialItem
href="https://www.youtube.com/channel/UCB7PbjuZLEba_znc7mEGNgw"
className="socicon-youtube"
Expand Down

0 comments on commit a304046

Please sign in to comment.