aboutsummaryrefslogtreecommitdiff
path: root/src/tags.html
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-10-15 17:04:54 +0200
committercodecalm <codecalm@gmail.com>2020-10-15 17:04:54 +0200
commite423bf08b53133474f57c45ce6527b406ee9c921 (patch)
tree4066265cf0b75b53008e83e39e31e001a7f27856 /src/tags.html
parenticons fixes (diff)
downloadtabler-icons-e423bf08b53133474f57c45ce6527b406ee9c921.tar.xz
icons tags
Diffstat (limited to 'src/tags.html')
-rw-r--r--src/tags.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tags.html b/src/tags.html
index 449ed876..8148f92e 100644
--- a/src/tags.html
+++ b/src/tags.html
@@ -11,6 +11,7 @@ layout: default
<td class="td-1">{% include icon.html name=icon.slug %}</td>
<th>{{ icon.slug }}</th>
<td>{{ icon.tags | join: ', ' }}</td>
+ <td>{{ icon.category }}</td>
<td>{{ icon.version }}</td>
</tr>
{% if icon.tags.size == 0 %}