mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-11-22 00:21:28 +00:00
Add Pleroma link
This commit is contained in:
parent
44d5b2b3d8
commit
f21558337b
|
@ -16,7 +16,7 @@
|
|||
],
|
||||
"wiki": "",
|
||||
"servers": "http://distsn.org/pleroma-instances.html",
|
||||
"mobile": "",
|
||||
"mobile": "https://github.com/tootsuite/documentation/blob/master/Using-Mastodon/Apps.md#mobile-clients",
|
||||
"forUsers":
|
||||
[
|
||||
{"id": "0", "url": "https://vinayaka.distsn.org"}
|
||||
|
|
|
@ -23,6 +23,7 @@ layout: layout
|
|||
<div class="section u-block">
|
||||
<h4><%- __('join') %></h4>
|
||||
<span class="u-block"><a href="<%= data.servers %>"><%- __('nodeList') %></a></span>
|
||||
<span><a href="<%= data.mobile %>"><%- __('mobapps') %></a> - Mastodon apps should all work</span>
|
||||
</div>
|
||||
<div class="section u-block">
|
||||
<h4><%- __('users') %></h4>
|
||||
|
|
Loading…
Reference in a new issue