Migrated to the new go-web-dev-kit setup.

This commit is contained in:
Zed A. Shaw 2025-09-13 15:08:19 -04:00
parent 8d70b57299
commit 71ee505717
20 changed files with 193 additions and 810 deletions

View file

@ -1,5 +1,5 @@
views = "pages"
layout = "pages/layouts/main.html"
layout = "views/layouts/main.html"
target = "public"
watch_delay = "500ms"
sync_dir = "static"