From 63662c90f415659e5b799e988c3cdb14007550c6 Mon Sep 17 00:00:00 2001 From: Zach Leatherman Date: Wed, 5 Feb 2025 14:27:39 -0600 Subject: [PATCH] Adds Vercel --- content/404.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) 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 -->