Skip to content

Commit

Permalink
Removed matrix link
Browse files Browse the repository at this point in the history
  • Loading branch information
ashkano committed Jan 7, 2025
1 parent 9b12777 commit d55251e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/join.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,13 @@ export default function Join() {
link={t('join.link.wiki')}
text={t('join.text.wiki')}
arrow={arrow} />
<JoinCard
{/* <JoinCard
icon={MessageCircle}
caption={t('join.caption.chat')}
url="https://matrix.to/#/%23parch:bsd.cafe"
link={t('join.link.chat')}
text={t('join.text.chat')}
arrow={arrow} />
arrow={arrow} /> */}
<JoinCard
icon={Code}
caption={t('join.caption.contrib')}
Expand Down

0 comments on commit d55251e

Please sign in to comment.