Merge pull request #157 from adamwolf/update-404-docs

Add GitLab Pages and Cloudflare Pages to inline 404 help
This commit is contained in:
Zach Leatherman 2025-02-05 12:25:55 -08:00 committed by GitHub
commit 55a0fddca9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,9 +10,10 @@ Go <a href="index.njk">home</a>.
Read more: https://www.11ty.dev/docs/quicktips/not-found/
This will work for both GitHub pages and Netlify:
This will work for GitHub pages, GitLab Pages, Netlify, and Cloudflare Pages:
* https://help.github.com/articles/creating-a-custom-404-page-for-your-github-pages-site/
* https://docs.gitlab.com/ee/user/project/pages/introduction.html#custom-error-codes-pages
* https://www.netlify.com/docs/redirects/#custom-404
* https://developers.cloudflare.com/pages/platform/serving-pages/#not-found-behavior
-->