mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Use cards for shop
This commit is contained in:
@@ -36,6 +36,9 @@
|
||||
{% else %}
|
||||
{{ link.name }}
|
||||
{% endif %}
|
||||
{% if include.link_id == "shop" %}
|
||||
<span class="tag is-success">New!</span>
|
||||
{% endif %}
|
||||
</span>
|
||||
{% endunless %}
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user