mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2025-01-09 17:39:33 +00:00
Fix .ejs
This commit is contained in:
parent
59e712642d
commit
c1f926388d
|
@ -83,7 +83,7 @@ layout: layout
|
||||||
<a href="<%= protocols[item].url %>"><%= protocols[item].name %></a><span>, </span>
|
<a href="<%= protocols[item].url %>"><%= protocols[item].name %></a><span>, </span>
|
||||||
</li>
|
</li>
|
||||||
<% } %>
|
<% } %>
|
||||||
/ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p class="u-center">
|
<p class="u-center">
|
||||||
|
|
Loading…
Reference in a new issue