Open saibotsivad opened 8 years ago
Likely to have lots of broken links as the specs evolve, so should have a 303 page. Github Pages has this:
https://help.github.com/articles/creating-a-custom-404-page-for-your-github-pages-site/
Basically just add a 404.md to the root of the Jekyll folder.
404.md
Likely to have lots of broken links as the specs evolve, so should have a 303 page. Github Pages has this:
https://help.github.com/articles/creating-a-custom-404-page-for-your-github-pages-site/
Basically just add a
404.md
to the root of the Jekyll folder.