From a2a4d1790345abb0775c27565dfa9e34eeab551f Mon Sep 17 00:00:00 2001 From: Holger Reinhardt Date: Wed, 3 Feb 2016 11:30:28 +0100 Subject: [PATCH] still fighting 404 --- _includes/nav.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/nav.html b/_includes/nav.html index c064db0..fbb2f6a 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -23,7 +23,7 @@ {% if page.url contains '/meta/' %} {% else %} - {% if page.url contains '404.html' %} + {% if page.url contains '404' %} {% else %}
  • {{ page.title }}