bootstrap5/site/content/404.md
ThePetrovich eec942e2b4 customize
2026-06-16 22:46:11 +09:00

13 lines
224 B
Markdown

---
title: "404 - File not found"
layout: 404
description: ""
url: /404.html
robots: noindex,follow
sitemap_exclude: true
---
<div class="text-center py-5">
<h1 class="display-1">404</h1>
<h2>File not found</h2>
</div>