From baa4b7ce202c7bddc6149282c8ddda2f38631874 Mon Sep 17 00:00:00 2001 From: Matthew Grove Date: Sun, 1 Mar 2020 17:29:37 +0000 Subject: [PATCH] Remove redundant code --- _includes/navbar.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/_includes/navbar.html b/_includes/navbar.html index b1ab99c..daf86c1 100644 --- a/_includes/navbar.html +++ b/_includes/navbar.html @@ -30,8 +30,6 @@ {{ article.title }} - {% if currentdate != date %} - {% endif %} {% if article.url == site.categories.articles.last.url %} {% endif %}