create 404 error page

This commit is contained in:
Santiago Forero 2021-10-14 22:52:59 +00:00
parent 46d2585165
commit 6b7f058a05
3 changed files with 11 additions and 0 deletions

8
content/404.md Normal file
View File

@ -0,0 +1,8 @@
---
title: Error 404
---
# Error 404
This page doesn't exist.
![](/baby.gif)

3
layouts/404.html Normal file
View File

@ -0,0 +1,3 @@
{{ define "main" }}
{{ .Content }}
{{ end }}

BIN
static/baby.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB