Wrong directory target.

This commit is contained in:
Zed A. Shaw 2025-08-18 19:55:17 -04:00
parent e59ad9f795
commit 98b8ee8d49

View file

@ -1,4 +1,4 @@
views = "pages/copy" views = "pages/copy"
layout = "pages/layouts/copy.html" layout = "pages/layouts/copy.html"
target = "public/copy" target = "public"
watch_delay = "500ms" watch_delay = "500ms"