git-subtree-dir: themes/hugo-bearblog git-subtree-mainline:db5d3c07d2
git-subtree-split:7cadacb752
6 lines
120 B
HTML
6 lines
120 B
HTML
{{ define "title" }}404{{ end }}
|
|
|
|
{{ define "main" }}
|
|
<h1>404</h1>
|
|
<h2>ʕノ•ᴥ•ʔノ ︵ ┻━┻</h2>
|
|
{{ end }}
|