mirror of
https://git.feneas.org/feneas/fediverse.git
synced 2025-01-03 09:50:18 +01:00
Correct link
This commit is contained in:
parent
cc9f63dac0
commit
61bb7ab27c
@ -45,7 +45,7 @@
|
||||
<div class="section">
|
||||
<h4><%- __('communities') %></h4>
|
||||
<% if (data.communities !== "") { %>
|
||||
<span><a href="https://<%= data.communities %>"><%= world.communities %></a></span>
|
||||
<span><a href="<%= data.communities %>"><%= world.communities %></a></span>
|
||||
<% } else { %>
|
||||
<span class="u-temp"><%- __('soon') %></span>
|
||||
<% } %>
|
||||
|
Loading…
Reference in New Issue
Block a user