added a theme

This commit is contained in:
2026-02-12 14:18:30 -05:00
parent f847de7490
commit e47afe1394
10 changed files with 49 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
<h1>{{ site.Title }}</h1>
{{ partial "menu.html" (dict "menuID" "main" "page" .) }}