Add hugo-bearcub theme directly

This commit is contained in:
Miguel de la Cruz 2024-01-08 09:51:11 +01:00
parent 5a313b15fa
commit 6a256af9c0
45 changed files with 1489 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{{ define "title" }}404{{ end }}
{{ define "main" }}
<h1>404</h1>
<h2>ʕノ•ᴥ•ʔノ ︵ ┻━┻</h2>
{{ end }}