11 lines
237 B
Plaintext
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",
|
|
],
|
|
}
|