Updated to the new ssgod and have static sync on.

This commit is contained in:
Zed A. Shaw 2025-08-04 23:34:45 -04:00
parent d98325564f
commit 55de5155f2

View file

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