Adds Vercel

This commit is contained in:
Zach Leatherman 2025-02-05 14:27:39 -06:00
parent 55a0fddca9
commit 63662c90f4

View file

@ -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
-->