Init new base

This commit is contained in:
2024-08-08 10:38:49 -04:00
parent 78328da62c
commit 80c987ca91
56 changed files with 311 additions and 537 deletions

View File

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