9 lines
152 B
TOML
9 lines
152 B
TOML
name = 'homepage'
|
|
compatibility_date = "2025-06-26"
|
|
|
|
#[build]
|
|
#command = "./build.sh"
|
|
|
|
[assets]
|
|
directory = "./public"
|
|
#not_found_handling = "404-page"
|