diff --git a/src/components/HomepageFeatures/index.js b/src/components/HomepageFeatures/index.js index 465f341..708dd47 100644 --- a/src/components/HomepageFeatures/index.js +++ b/src/components/HomepageFeatures/index.js @@ -34,12 +34,12 @@ const FeatureList = [ ), }, { - title: 'Matrix', - link: 'https://matrix.to/#/@yehor:vi.place', - Svg: require('@site/static/icons/matrix.svg').default, + title: 'Pixelfed', + link: 'https://pixelfed.social/estevez', + Svg: require('@site/static/icons/pixelfed.svg').default, description: ( <> - If you want to chat + My photos ), }, diff --git a/static/icons/pixelfed.svg b/static/icons/pixelfed.svg new file mode 100644 index 0000000..ee7b35d --- /dev/null +++ b/static/icons/pixelfed.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file