mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-11-24 01:21:28 +00:00
Update Hatsu logo, add Catodon logo
This commit is contained in:
parent
c3b6c6b536
commit
c2ddf5cc5a
|
@ -1981,6 +1981,42 @@
|
||||||
"OStatusClass": false,
|
"OStatusClass": false,
|
||||||
"categories": ["Links", "Other"]
|
"categories": ["Links", "Other"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "Iceshrimp",
|
||||||
|
"source": "https://iceshrimp.dev/iceshrimp/iceshrimp",
|
||||||
|
"protocols": "ActivityPub",
|
||||||
|
"site": "",
|
||||||
|
"logo": "",
|
||||||
|
"servers": "https://sharkey.fediverse.observer/list",
|
||||||
|
"description": "A fork of Firefish/ Misskey; with a focus on community needs, bugfixes, and performance.",
|
||||||
|
"codeLanguage": "TypeScript",
|
||||||
|
"techStack": "",
|
||||||
|
"license": "AGPL-3.0",
|
||||||
|
"FediAccount": "",
|
||||||
|
"apClass": true,
|
||||||
|
"zotClass": false,
|
||||||
|
"diasporaClass": false,
|
||||||
|
"OStatusClass": false,
|
||||||
|
"categories": ["SN-mi"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Catodon",
|
||||||
|
"source": "https://codeberg.org/catodon/catodon",
|
||||||
|
"protocols": "ActivityPub",
|
||||||
|
"site": "",
|
||||||
|
"logo": "/img/misc/catodon.png",
|
||||||
|
"servers": "https://sharkey.fediverse.observer/list",
|
||||||
|
"description": "A fork of Iceshrimp/ Misskey; a platform to build your federated community on.",
|
||||||
|
"codeLanguage": "TypeScript",
|
||||||
|
"techStack": "",
|
||||||
|
"license": "AGPL-3.0",
|
||||||
|
"FediAccount": "@panos@catodon.social",
|
||||||
|
"apClass": true,
|
||||||
|
"zotClass": false,
|
||||||
|
"diasporaClass": false,
|
||||||
|
"OStatusClass": false,
|
||||||
|
"categories": ["SN-mi"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "diaspora*",
|
"title": "diaspora*",
|
||||||
"source": "https://github.com/diaspora/diaspora",
|
"source": "https://github.com/diaspora/diaspora",
|
||||||
|
|
BIN
source/img/misc/catodon.png
Normal file
BIN
source/img/misc/catodon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.2 KiB |
|
@ -1,11 +1 @@
|
||||||
<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" xml:space="preserve"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="47.156" y1="17.974" x2="48.677" y2="19.183" gradientTransform="matrix(12 0 0 -12 -563 235)"><stop offset="0%" style="stop-color:#5433ff;stop-opacity:1"/><stop offset="50%" style="stop-color:#20bdff;stop-opacity:1"/><stop offset="100%" style="stop-color:#a5fecb;stop-opacity:1"/></linearGradient><circle fill="url(#a)" cx="12" cy="12.053" r="11.7"/></svg>
|
||||||
<defs>
|
|
||||||
<!-- https://uigradients.com/#Lunada -->
|
|
||||||
<linearGradient id="lunada" x1="11%" y1="81%" x2="89%" y2="19%">
|
|
||||||
<stop offset="0%" style="stop-color:#5433ff;stop-opacity:1" />
|
|
||||||
<stop offset="50%" style="stop-color:#20bdff;stop-opacity:1" />
|
|
||||||
<stop offset="100%" style="stop-color:#a5fecb;stop-opacity:1" />
|
|
||||||
</linearGradient>
|
|
||||||
</defs>
|
|
||||||
<circle cx="50" cy="50" r="25" fill="url(#lunada)" />
|
|
||||||
</svg>
|
|
Before Width: | Height: | Size: 526 B After Width: | Height: | Size: 496 B |
Loading…
Reference in a new issue