Update Hatsu logo, add Catodon logo

This commit is contained in:
lostinlight 2024-02-05 00:21:54 +03:00
parent c3b6c6b536
commit c2ddf5cc5a
3 changed files with 37 additions and 11 deletions

View File

@ -1981,6 +1981,42 @@
"OStatusClass": false,
"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*",
"source": "https://github.com/diaspora/diaspora",

BIN
source/img/misc/catodon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -1,11 +1 @@
<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/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>
<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>

Before

Width:  |  Height:  |  Size: 526 B

After

Width:  |  Height:  |  Size: 496 B