mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2025-01-10 09:59:51 +00:00
Add PeerTube official accounts
This commit is contained in:
parent
e9cd6950e6
commit
85cae88092
|
@ -20,7 +20,29 @@
|
||||||
],
|
],
|
||||||
"mobile": "",
|
"mobile": "",
|
||||||
"devTutorials": "https://peertube.frama.wiki/technics:installation",
|
"devTutorials": "https://peertube.frama.wiki/technics:installation",
|
||||||
"notable": "",
|
"notable":
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"name": "Framasoft",
|
||||||
|
"url": "https://framatube.org/accounts/framasoft",
|
||||||
|
"avatar": "/img/avatars/framasoft.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Blender",
|
||||||
|
"url": "https://video.blender.org/accounts/blender",
|
||||||
|
"avatar": "/img/avatars/blender.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "OpenStreetMap.fr",
|
||||||
|
"url": "https://peertube.openstreetmap.fr/accounts/openstreetmap.fr",
|
||||||
|
"avatar": "/img/avatars/openstreetmapfr.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "David Revoy",
|
||||||
|
"url": "https://peertube.touhoppai.moe/accounts/shichimi",
|
||||||
|
"avatar": "/img/avatars/drevoy.png"
|
||||||
|
}
|
||||||
|
],
|
||||||
"communities": "",
|
"communities": "",
|
||||||
"connections": ["Mastodon"],
|
"connections": ["Mastodon"],
|
||||||
"donate": "https://soutenir.framasoft.org/en",
|
"donate": "https://soutenir.framasoft.org/en",
|
||||||
|
|
BIN
source/img/avatars/blender.png
Normal file
BIN
source/img/avatars/blender.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
BIN
source/img/avatars/openstreetmapfr.png
Normal file
BIN
source/img/avatars/openstreetmapfr.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.1 KiB |
Loading…
Reference in a new issue