Compare commits
2 Commits
2025.08.08
...
2025.10.06
Author | SHA1 | Date | |
---|---|---|---|
|
846f09f817 | ||
|
d930d6774d |
@@ -33,13 +33,23 @@ const FeatureList = [
|
|||||||
</>
|
</>
|
||||||
),
|
),
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'Matrix',
|
||||||
|
link: 'https://matrix.to/#/@yehor:vi.place',
|
||||||
|
Svg: require('@site/static/icons/matrix.svg').default,
|
||||||
|
description: (
|
||||||
|
<>
|
||||||
|
If you want to chat (with end-to-end encryption)
|
||||||
|
</>
|
||||||
|
),
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'Pixelfed',
|
title: 'Pixelfed',
|
||||||
link: 'https://pixelfed.social/estevez',
|
link: 'https://pixelfed.social/estevez',
|
||||||
Svg: require('@site/static/icons/pixelfed.svg').default,
|
Svg: require('@site/static/icons/pixelfed.svg').default,
|
||||||
description: (
|
description: (
|
||||||
<>
|
<>
|
||||||
My photos
|
For some photography
|
||||||
</>
|
</>
|
||||||
),
|
),
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user