Add matrix link
All checks were successful
Build release image / build (push) Successful in 2m30s

This commit is contained in:
yehor
2025-08-31 23:58:04 +03:00
parent 513af6bfa7
commit d930d6774d

View File

@@ -34,12 +34,12 @@ const FeatureList = [
), ),
}, },
{ {
title: 'Pixelfed', title: 'Matrix',
link: 'https://pixelfed.social/estevez', link: 'https://matrix.to/#/@yehor:vi.place',
Svg: require('@site/static/icons/pixelfed.svg').default, Svg: require('@site/static/icons/matrix.svg').default,
description: ( description: (
<> <>
My photos If you want to chat (with end-to-end encryption)
</> </>
), ),
}, },