Merge pull request #157 from adamwolf/update-404-docs
Add GitLab Pages and Cloudflare Pages to inline 404 help
This commit is contained in:
commit
55a0fddca9
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
-->
|
||||
|
|
Loading…
Add table
Reference in a new issue