Files
kfitz.info/content/404.md
Kathleen Fitzpatrick 655ad0ded8 upgrade to 3.0
2024-10-14 19:27:15 -04:00

20 lines
449 B
Markdown

---
layout: layouts/home.njk
permalink: 404.html
eleventyExcludeFromCollections: true
---
# Whoops.
Whatever it was, it's not here. Maybe you want to 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:
* https://help.github.com/articles/creating-a-custom-404-page-for-your-github-pages-site/
* https://www.netlify.com/docs/redirects/#custom-404
-->