Add Pleroma link

This commit is contained in:
lostinlight 2018-06-13 20:29:57 +03:00
parent 44d5b2b3d8
commit f21558337b
2 changed files with 2 additions and 1 deletions

View File

@ -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"}

View File

@ -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>