From 18525c80358e112f20352180ba44f194956bfb65 Mon Sep 17 00:00:00 2001 From: Holger Reinhardt Date: Wed, 3 Feb 2016 11:13:06 +0100 Subject: [PATCH] fixing typo in Liquid --- _includes/nav.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/nav.html b/_includes/nav.html index f5e6d4f..cba2d7c 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -24,7 +24,7 @@ {% if page.url contains '/meta/' %} {% else %} {% if page.url contains '404.html' %} - <%else %> + <% else %>
  • {{ page.title }}