Create 404.md
This commit is contained in:
parent
6a82a2ebe8
commit
35c6b2b12b
1 changed files with 11 additions and 0 deletions
11
site/content/404.md
Normal file
11
site/content/404.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
title: "404 - File not found"
|
||||
layout: "default"
|
||||
description: ""
|
||||
sitemap_exclude: true
|
||||
---
|
||||
|
||||
<div class="text-center py-5">
|
||||
<h1 class="display-1">404</h1>
|
||||
<h2>File not found</h2>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue