From 91d8b4ad975053e8751ed3a71dbf9ecde28cce0c Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Tue, 1 May 2018 23:15:01 +0200 Subject: [PATCH] Fix for tags class --- tags/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tags/index.html b/tags/index.html index 4d55aed..a114bf0 100644 --- a/tags/index.html +++ b/tags/index.html @@ -5,7 +5,7 @@ title: "#Tags"
-
+
{% assign tags_list = site.tags %} {% if tags_list.first[0] == null %} {% for tag in tags_list %}