add bbb theme (split to separate repo later

This commit is contained in:
2024-06-29 13:31:56 -04:00
parent 47b6fbe3b5
commit ff7fcadfdb
13 changed files with 133 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{{ define "main" }}
<div>
<h1 class="title">{{ .Site.Title }}</h1>
</div>
{{ end }}