mirror of
https://codeberg.org/ashley/poke.git
synced 2025-06-07 14:03:03 -04:00
Update html/partials/card.ejs
This commit is contained in:
parent
0f40a4a152
commit
d31253551c
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue