Compare commits
3 Commits
2025.07.20
...
2025.10.06
Author | SHA1 | Date | |
---|---|---|---|
|
846f09f817 | ||
|
d930d6774d | ||
|
513af6bfa7 |
@@ -39,7 +39,17 @@ const FeatureList = [
|
|||||||
Svg: require('@site/static/icons/matrix.svg').default,
|
Svg: require('@site/static/icons/matrix.svg').default,
|
||||||
description: (
|
description: (
|
||||||
<>
|
<>
|
||||||
If you want to chat
|
If you want to chat (with end-to-end encryption)
|
||||||
|
</>
|
||||||
|
),
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: 'Pixelfed',
|
||||||
|
link: 'https://pixelfed.social/estevez',
|
||||||
|
Svg: require('@site/static/icons/pixelfed.svg').default,
|
||||||
|
description: (
|
||||||
|
<>
|
||||||
|
For some photography
|
||||||
</>
|
</>
|
||||||
),
|
),
|
||||||
},
|
},
|
||||||
|
7
static/icons/pixelfed.svg
Normal file
7
static/icons/pixelfed.svg
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
|
||||||
|
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Transformed by: SVG Repo Mixer Tools -->
|
||||||
|
<svg width="800px" height="800px" viewBox="-10 -5 1034 1034" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" fill="#000000">
|
||||||
|
|
||||||
|
<g id="SVGRepo_bgCarrier" stroke-width="0"/>
|
||||||
|
|
After Width: | Height: | Size: 845 B |
Reference in New Issue
Block a user