diff --git a/content/404.md b/content/404.md index 315fdbf..50a3fa9 100644 --- a/content/404.md +++ b/content/404.md @@ -10,10 +10,11 @@ Go home. 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 -->