2 Commits

Author SHA1 Message Date
yehor
e0dc99e8b3 Update Matrix links
All checks were successful
Build release image / build (push) Successful in 2m43s
2025-11-10 20:59:38 +02:00
yehor
d47af26542 Fix typo 2025-10-09 22:01:54 +03:00
3 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ export default function BlogDiscussions({ mastodonLink }) {
return ( return (
<section className={styles.blogDiscussions}> <section className={styles.blogDiscussions}>
<a className={styles.blogDiscussions_container} href="https://matrix.to/#/%23yevi-org-pub:vi.place" target='_blank'> <a className={styles.blogDiscussions_container} href="https://matrix.to/#/%23yevi-org-pub:glitchy.social" target='_blank'>
<MatrixIcon fill="currentColor" className={styles.icon} role="img" /> <MatrixIcon fill="currentColor" className={styles.icon} role="img" />
<span className={styles.linkText}>Discuss on Matrix</span> <span className={styles.linkText}>Discuss on Matrix</span>
</a> </a>

View File

@@ -35,7 +35,7 @@ const FeatureList = [
}, },
{ {
title: 'Matrix', title: 'Matrix',
link: 'https://matrix.to/#/@yehor:vi.place', link: 'https://matrix.to/#/@yehor:glitchy.social',
Svg: require('@site/static/icons/matrix.svg').default, Svg: require('@site/static/icons/matrix.svg').default,
description: ( description: (
<> <>

View File

@@ -37,7 +37,7 @@ The only service I'm not happy with, but still using. Plane is slowly evolving i
### Kan.bn ### Kan.bn
[Product](https://kan.bn) [Product](https://kan.bn)
It is a simple but very nice kanban board. I'm not sure I will replace Plane with it, but I'm using it now as a personal to-do list. And for my homelab stuff, I'll never finish. It is a simple but very nice kanban board. I'm not sure I will replace Plane with it, but I'm using it now as a personal to-do list. And for my homelab things that I'll never finish.
### Outline ### Outline
[Product](https://www.getoutline.com) [Product](https://www.getoutline.com)