Files
Chirpy/assets/404.html
yann 7374651ad5
Some checks failed
Build and Deploy / build (push) Has been cancelled
Build and Deploy / deploy (push) Has been cancelled
first commit
2026-04-13 19:49:01 +02:00

9 lines
166 B
HTML

---
layout: page
title: "404: Page not found"
permalink: /404.html
---
{% include lang.html %}
<p class="lead">{{ site.data.locales[lang].not_found.statement }}</p>