aboutsummaryrefslogtreecommitdiff
path: root/src/tags.html
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-08-13 23:46:35 +0200
committercodecalm <codecalm@gmail.com>2022-08-13 23:46:35 +0200
commit6e4d09035e9cc4be9cf05006f614451a0618dd38 (patch)
tree0659113a8f559e43d9f80037eeb5f038ec199b0a /src/tags.html
parentMerge pull request #283 from jared-rice/update-readme (diff)
downloadtabler-icons-6e4d09035e9cc4be9cf05006f614451a0618dd38.tar.xz
change unicode builddev-unicodedev
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 fbd5b54d..aa71db32 100644
--- a/src/tags.html
+++ b/src/tags.html
@@ -13,6 +13,7 @@ layout: default
<td>{{ icon.tags | join: ', ' }}</td>
<td>{{ icon.category }}</td>
<td>{{ icon.version }}</td>
+ <td>{{ icon.unicode }}</td>
</tr>
{% if icon.tags.size == 0 %}
{% assign i = i | plus: 1 %}