Fix custom 404 page for GitHub pages (#7132)

Merge pull request 7132
This commit is contained in:
Scott Killen 2018-07-13 06:33:56 -04:00 committed by jekyllbot
parent e10444abf7
commit f9ada3ced6
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
---
permalink: /404.html
layout: default
---