2018-08-23 17:50:54 -05:00
|
|
|
---
|
2023-01-23 08:17:38 -06:00
|
|
|
layout: layouts/home.webc
|
2018-08-23 17:50:54 -05:00
|
|
|
permalink: 404.html
|
2019-04-04 20:49:20 -05:00
|
|
|
eleventyExcludeFromCollections: true
|
2018-08-23 17:50:54 -05:00
|
|
|
---
|
|
|
|
# Content not found.
|
|
|
|
|
2022-08-19 11:05:22 -05:00
|
|
|
Go <a href="/">home</a>.
|
2019-01-14 07:27:24 -06:00
|
|
|
|
2023-01-23 08:17:38 -06:00
|
|
|
<!--
|
|
|
|
|
2020-07-17 09:36:28 -05:00
|
|
|
Read more: https://www.11ty.dev/docs/quicktips/not-found/
|
2019-01-14 07:27:24 -06:00
|
|
|
|
2018-08-23 17:50:54 -05:00
|
|
|
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
|
2023-01-23 08:17:38 -06:00
|
|
|
|
|
|
|
-->
|