Welcome to mirror list, hosted at ThFree Co, Russian Federation.

404.html « layouts - github.com/janraasch/hugo-bearblog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c6b3dfdcd10b698bafaadd48cb7667815f151668 (plain)
1
2
3
4
5
6
{{ define "title" }}404{{ end }}

{{ define "main" }}
<h1>404</h1>
<h2>ʕノ•ᴥ•ʔノ ︵ ┻━┻</h2>
{{ end }}