mirror of
https://codeberg.org/ashley/poke
synced 2026-03-04 21:07:58 +00:00
Update html/partials/card.ejs
This commit is contained in:
@@ -11,8 +11,7 @@
|
||||
<% if (has_secondary_action=="true") { %>
|
||||
<a class="card-secondary" href="<%= secondary_link %>"><%- secondary_icon %> <%= secondary_text %></a>
|
||||
<% } %>
|
||||
<a class="card-primary" href="<%= primary_link %>"><%- primary_icon %> <%= primary_text %></a>
|
||||
</div>
|
||||
</div>
|
||||
<% }%>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user