mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-11-18 14:49:18 +00:00
Update apps
This commit is contained in:
parent
1810db43e8
commit
e3604ff156
|
@ -183,6 +183,19 @@
|
|||
"OStatusClass": false,
|
||||
"categories": ["Files"]
|
||||
},
|
||||
{
|
||||
"title": "Lemmy",
|
||||
"source": "https://github.com/dessalines/lemmy",
|
||||
"protocols": "ActivityPub",
|
||||
"site": "",
|
||||
"logo": "/img/misc/lemmy.svg",
|
||||
"servers": "",
|
||||
"apClass": true,
|
||||
"zotClass": false,
|
||||
"diasporaClass": false,
|
||||
"OStatusClass": false,
|
||||
"categories": ["Links"]
|
||||
},
|
||||
{
|
||||
"title": "Pterotype",
|
||||
"source": "https://github.com/pterotype-project/pterotype",
|
||||
|
|
1
source/img/misc/lemmy.svg
Normal file
1
source/img/misc/lemmy.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path fill="#010101" d="M23.158 15.182l-.344-1.486-3.2.74a13.17 13.17 0 0 0 .105-1.646c0-.838-.082-1.635-.243-2.384 1.341-.553 2.519-1.319 3.169-2.08a4.558 4.558 0 0 0 1.088-3.353 4.569 4.569 0 0 0-1.613-3.139 4.64 4.64 0 0 0-6.513.523c-.436.51-.837 1.251-1.159 2.131a7.646 7.646 0 0 0-2.393-.377c-.834 0-1.639.129-2.393.377-.323-.88-.723-1.621-1.159-2.131a4.641 4.641 0 0 0-6.515-.524A4.569 4.569 0 0 0 .375 4.972a4.562 4.562 0 0 0 1.088 3.353c.65.76 1.828 1.527 3.169 2.08a11.346 11.346 0 0 0-.243 2.384c0 .548.036 1.099.105 1.646l-3.2-.74-.344 1.486 3.853.89c.199.786.466 1.551.796 2.273L.951 19.419l.344 1.486 5.054-1.168c.063.1.127.2.193.297 1.487 2.207 3.445 3.423 5.513 3.423s4.026-1.216 5.513-3.423a11.6 11.6 0 0 0 .193-.297l5.054 1.168.344-1.486-4.648-1.074c.33-.722.597-1.486.796-2.273l3.851-.89zM8.746 10.471a.94.94 0 0 1 .936-.943.94.94 0 0 1 .936.943.94.94 0 0 1-.936.944.941.941 0 0 1-.936-.944zm3.308 8.812c-1.366 0-2.477-.889-2.477-1.983s1.111-1.983 2.477-1.983c1.366 0 2.477.889 2.477 1.983s-1.111 1.983-2.477 1.983zm2.366-7.862a.947.947 0 0 1-.943-.951c0-.525.422-.951.943-.951.52 0 .943.426.943.951a.947.947 0 0 1-.943.951z"/></svg>
|
After Width: | Height: | Size: 1.2 KiB |
Loading…
Reference in a new issue