bootstrap/site/content/404.md

15 lines
227 B
Markdown
Raw Normal View History

2019-02-21 16:00:54 +08:00
---
title: "404 - File not found"
2019-02-28 01:28:09 +08:00
layout: 404
2019-02-21 16:00:54 +08:00
description: ""
url: /404.html
robots: noindex,follow
2024-03-26 03:28:37 +08:00
sitemap:
disable: true
2019-02-21 16:00:54 +08:00
---
<div class="text-center py-5">
<h1 class="display-1">404</h1>
<h2>File not found</h2>
2019-02-21 16:00:54 +08:00
</div>