From 3ee5a83bf0f802c1816f2b94fdb174278b484018 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 27 Sep 2020 01:27:04 +0200 Subject: Update icons version --- src/tags.html | 1 + 1 file changed, 1 insertion(+) (limited to 'src/tags.html') diff --git a/src/tags.html b/src/tags.html index 2bad71ff..e850d310 100644 --- a/src/tags.html +++ b/src/tags.html @@ -10,6 +10,7 @@ layout: default {% include icon.html name=icon.slug %} {{ icon.slug }} {{ icon.tags | join: ', ' }} + {{ icon.version }} {% endfor %} -- cgit v1.2.1