update 404
This commit is contained in:
parent
8238016f6e
commit
6e8ddb778a
1 changed files with 8 additions and 1 deletions
|
@ -1,6 +1,13 @@
|
|||
---
|
||||
title: Oops! Not Found
|
||||
layout: default
|
||||
title: 404
|
||||
permalink: 404.html
|
||||
---
|
||||
|
||||
<h2
|
||||
class="m-0 text-xl font-black leading-tight tracking-normal dark:text-gray-200 md:text-2xl mb-2"
|
||||
>
|
||||
{{ title }}
|
||||
</h2>
|
||||
|
||||
Sorry, looks like there's nothing here.
|
||||
|
|
Reference in a new issue