Adds Vercel
This commit is contained in:
parent
55a0fddca9
commit
63662c90f4
1 changed files with 6 additions and 5 deletions
|
@ -10,10 +10,11 @@ Go <a href="index.njk">home</a>.
|
|||
|
||||
Read more: https://www.11ty.dev/docs/quicktips/not-found/
|
||||
|
||||
This will work for GitHub pages, GitLab Pages, Netlify, and Cloudflare Pages:
|
||||
This is compatible with:
|
||||
|
||||
* 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
|
||||
- GitHub Pages: https://help.github.com/articles/creating-a-custom-404-page-for-your-github-pages-site/
|
||||
- GitLab Pages: https://docs.gitlab.com/ee/user/project/pages/introduction.html#custom-error-codes-pages
|
||||
- Netlify: https://www.netlify.com/docs/redirects/#custom-404
|
||||
- Cloudflare Pages: https://developers.cloudflare.com/pages/platform/serving-pages/#not-found-behavior
|
||||
- Vercel: https://vercel.com/guides/custom-404-page#static-site-generator-ssg
|
||||
-->
|
||||
|
|
Loading…
Add table
Reference in a new issue