This repository has been archived on 2021-08-12. You can view files and clone it, but cannot push or open issues/pull-requests.
hugo-bearblog-fork/layouts/404.html

7 lines
120 B
HTML

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