Update old-style badges

This commit is contained in:
2020-05-13 11:27:29 -05:00
parent 1e5bffb8fe
commit 7c819c22c7
10 changed files with 24 additions and 24 deletions

View File

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