1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-07 16:17:50 +00:00
2025-05-03 16:14:50 +08: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>