aboutsummaryrefslogtreecommitdiff
path: root/src/editor.html
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-07-25 11:13:04 +0200
committercodecalm <codecalm@gmail.com>2022-07-25 11:13:04 +0200
commit03ea769a1365fbd1ca56020d40253df7d86c2561 (patch)
tree68c1ef6c18627f32575d56a38a55b6272f1d92ff /src/editor.html
parentRelease 1.78.0 (diff)
downloadtabler-icons-03ea769a1365fbd1ca56020d40253df7d86c2561.tar.xz
update icons tags
Diffstat (limited to 'src/editor.html')
-rw-r--r--src/editor.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/editor.html b/src/editor.html
index faacf8d9..1cc1cc5a 100644
--- a/src/editor.html
+++ b/src/editor.html
@@ -105,7 +105,7 @@ layout: default
{% for category in icons %}
{% if category.name %}
- <h3 class="category-subtitle">{{ category.name }}</h3>
+ <h3 class="category-subtitle">{% if category.name != "" %}{{ category.name }}{% else %}Uncategorized{% endif %} <span class="text-muted">({{ category.items | size }})</span></h3>
{% endif %}
<div class="icons-list">