From 259e8ab7a3a7e607263ca07e53787d85881bab8a Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 25 Sep 2018 19:13:16 +0200 Subject: Re-bumped much of the application MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- _includes/header.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '_includes/header.html') diff --git a/_includes/header.html b/_includes/header.html index b7296b6..ca0eeca 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -1,3 +1,7 @@ +{% if site.tags != "" %} + {% include tags.html %} +{% endif %} + -- cgit v1.2.3