Use badges syntax for labels outside of cardv2 #1921

Merged
jonah merged 13 commits from better-badges into master 2020-05-16 09:03:22 +00:00
10 changed files with 24 additions and 24 deletions
Showing only changes of commit 1e5bffb8fe - Show all commits

View File

@ -64,6 +64,11 @@
icon=icon
tooltip=tooltip
%}
{% assign color = "" %}
{% assign link = "" %}
{% assign text = "" %}
{% assign icon = "" %}
{% assign tooltip = "" %}
{% endfor %}
{% endif %}
</p>