2022-10-14 15:14:38 +00:00
|
|
|
|
---
|
|
|
|
|
layout: layouts/home.njk
|
|
|
|
|
permalink: 404.html
|
|
|
|
|
eleventyExcludeFromCollections: true
|
|
|
|
|
---
|
2022-10-17 15:57:48 +00:00
|
|
|
|
# Cette page n'existe pas !
|
2022-10-14 15:14:38 +00:00
|
|
|
|
|
2022-10-17 15:57:48 +00:00
|
|
|
|
Vous avez fait fausse route ¯\_(ツ)_/¯
|
|
|
|
|
|
|
|
|
|
[Aller à la page d’accueil](/)
|
2022-10-14 15:14:38 +00:00
|
|
|
|
|
|
|
|
|
{#
|
|
|
|
|
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
|
|
|
|
|
#}
|