First pass working on frontpage

Namely testimonials and top banner
This commit is contained in:
2024-09-22 17:40:15 -07:00
parent c224d9903b
commit dfed01d167
97 changed files with 15830 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
{{ range .Widgets }}
{{ partial ( print "widgets/" . ) $.Scope }}
{{ end }}