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