Skip to content

Commit

Permalink
remove tg link for now
Browse files Browse the repository at this point in the history
  • Loading branch information
lassejaco committed Jan 7, 2024
1 parent 30b109f commit f0a59cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devcon/src/components/common/layouts/footer/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ export const SocialMedia = ({ onShare, url, className: extraClassName }: SocialM
<Link to="https://discord.com/invite/FhmA3KeF3B">
<IconDiscord style={{ cursor: 'pointer' }} />
</Link>
<Link to="https://t.me/devcon_bogota">
{/* <Link to="https://t.me/devcon_bogota">
<IconTelegram style={{ cursor: 'pointer' }} />
</Link>
</Link> */}
<Link to="https://github.com/efdevcon">
<IconGithub style={{ cursor: 'pointer' }} />
</Link>
Expand Down

0 comments on commit f0a59cd

Please sign in to comment.