1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-08 00:27:58 +00:00
2022-10-19 04:22:13 +08:00

15 lines
216 B
HTML

---
layout: page
title: "404: Page not found"
permalink: /404.html
redirect_from:
- /norobots/
- /assets/
- /posts/
---
<div class="lead">
<p>{{site.data.locales[site.lang].not_found.statment }}</p>
</div>