mirror of
https://codeberg.org/ashley/poke
synced 2025-05-28 18:19:43 +00:00
Update html/partials/card.ejs
This commit is contained in:
parent
0f40a4a152
commit
d31253551c
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user