Compare commits
2 Commits
2025.10.09
...
2025.11.10
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e0dc99e8b3 | ||
|
|
d47af26542 |
@@ -12,7 +12,7 @@ export default function BlogDiscussions({ mastodonLink }) {
|
||||
return (
|
||||
<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" />
|
||||
<span className={styles.linkText}>Discuss on Matrix</span>
|
||||
</a>
|
||||
|
||||
@@ -35,7 +35,7 @@ const FeatureList = [
|
||||
},
|
||||
{
|
||||
title: 'Matrix',
|
||||
link: 'https://matrix.to/#/@yehor:vi.place',
|
||||
link: 'https://matrix.to/#/@yehor:glitchy.social',
|
||||
Svg: require('@site/static/icons/matrix.svg').default,
|
||||
description: (
|
||||
<>
|
||||
|
||||
@@ -37,7 +37,7 @@ The only service I'm not happy with, but still using. Plane is slowly evolving i
|
||||
### 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
|
||||
[Product](https://www.getoutline.com)
|
||||
|
||||
Reference in New Issue
Block a user