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

This commit is contained in:
yehor
2025-10-06 15:23:38 +03:00
parent d930d6774d
commit 846f09f817

View File

@@ -43,6 +43,16 @@ const FeatureList = [
</> </>
), ),
}, },
{
title: 'Pixelfed',
link: 'https://pixelfed.social/estevez',
Svg: require('@site/static/icons/pixelfed.svg').default,
description: (
<>
For some photography
</>
),
},
{ {
title: 'GitHub', title: 'GitHub',
link: 'https://github.com/estevez-dev', link: 'https://github.com/estevez-dev',