Compare commits
3 Commits
2025.10.09
...
2025.11.10
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c80d772097 | ||
|
|
e0dc99e8b3 | ||
|
|
d47af26542 |
@@ -127,7 +127,7 @@ const config = {
|
|||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
label: 'Matrix',
|
label: 'Matrix',
|
||||||
to: 'https://matrix.to/#/@yehor:vi.place',
|
to: 'https://matrix.to/#/@yehor:glitchy.social',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Mastodon',
|
label: 'Mastodon',
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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: (
|
||||||
<>
|
<>
|
||||||
|
|||||||
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user