From f9ada3ced6974330ee3e34facc49c82144e23a9c Mon Sep 17 00:00:00 2001 From: Scott Killen Date: Fri, 13 Jul 2018 06:33:56 -0400 Subject: [PATCH] Fix custom 404 page for GitHub pages (#7132) Merge pull request 7132 --- lib/site_template/404.html | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/site_template/404.html b/lib/site_template/404.html index c472b4ea..086a5c9e 100644 --- a/lib/site_template/404.html +++ b/lib/site_template/404.html @@ -1,4 +1,5 @@ --- +permalink: /404.html layout: default ---