Skip to content

Commit

Permalink
Use Discord vanity link
Browse files Browse the repository at this point in the history
  • Loading branch information
timothymcmackin committed Oct 8, 2024
1 parent 9843b63 commit 7ff6a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import styles from './styles.module.css';
import { ChatBob } from '@site/src/components/ChatBob'

const socialLinks = [
{ name: 'Discord', link: 'https://discord.gg/tezos-blockchain-699325006928281720', icon: '/img/socials/Tezos-social-icon-white-01.svg' },
{ name: 'Discord', link: 'https://discord.gg/tezos', icon: '/img/socials/Tezos-social-icon-white-01.svg' },
{ name: 'Telegram', link: 'https://t.me/tezosplatform', icon: '/img/socials/Tezos-social-icon-white-02.svg' },
{ name: 'TezosAgora', link: 'https://forum.tezosagora.org/', icon: '/img/socials/Tezos-social-icon-white-03.svg' },
{ name: 'Github', link: 'https://github.com/tezos/tezos', icon: '/img/socials/Tezos-social-icon-white-04.svg' },
Expand Down

0 comments on commit 7ff6a90

Please sign in to comment.