-
Anyone using @jekyllrb on Github Pages experiencing incorrect 404 pages? I'm getting the default GH Pages 404 page instead of my custom one.
-
@iamchrisburnell Solved. Forgot to add
permalink: /404.html
to my 404 page's YAML as per help.github.com/enterprise/11.10.340/user/articles/custom-404-pages/