yadunut.dev/zine.ziggy
2025-08-05 11:51:37 +08:00

11 lines
237 B
Plaintext

Site {
.title = "Welcome to Zine!",
.host_url = "https://example.com",
.content_dir_path = "content",
.layouts_dir_path = "layouts",
.assets_dir_path = "assets",
.static_assets = [
"Temml.woff2",
],
}