Update label syntax #1914

Merged
jonah merged 10 commits from better-badges into master 2020-05-14 13:18:37 +00:00
3 changed files with 51 additions and 19 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>