1
0
Fork 0
bootstrap-html/site/content/404.md

14 lines
224 B
Markdown
Raw Normal View History

---
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>