From fbfb502de980d3917c778f821f781882acaeb90f Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Tue, 1 May 2018 22:57:38 +0200 Subject: [PATCH] Added full div --- tags/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tags/index.html b/tags/index.html index 218113c..e698b9c 100644 --- a/tags/index.html +++ b/tags/index.html @@ -3,6 +3,8 @@ layout: default title: "#Tags" --- +
+
{% assign tags_list = site.tags %} {% if tags_list.first[0] == null %} @@ -32,3 +34,5 @@ title: "#Tags" {% assign group = nil %} {% endfor %} + +