From 3912c528a92eb3a04bdf698342065a4fa45cef4f Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Thu, 3 Sep 2015 14:05:32 +0100 Subject: [PATCH] Don't redirect to /404/ on 404 error --- 404.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/404.html b/404.html index 986e8c3..6975564 100644 --- a/404.html +++ b/404.html @@ -2,8 +2,6 @@ title: Page not found jumbotron: credits layout: default -redirect_from: - - /404.html ---