WebsiteApp/_includes/tag.html
2021-01-26 16:38:24 +01:00

2 lines
135 B
HTML

<span class="uk-label" style="background-color: {{ site.data.tags[include.tag].color }}">{{ site.data.tags[include.tag].text }}</span>