edit hugo after wrangler and build

This commit is contained in:
2026-07-30 21:25:28 -04:00
parent 0bfce8e4a0
commit c298329e94
+6 -1
View File
@@ -31,4 +31,9 @@ enableRobotsTXT = true
[[menus.main]]
name = "About"
pageref = "about"
weight = 5
weight = 5
[caches]
[caches.images]
dir = ':cacheDir/images'