3 lines
109 B
Rust
3 lines
109 B
Rust
fn main() -> std::io::Result<()> {
|
|
pagetop_build::bundle_resources("./static/theme", "bootsier", None)
|
|
}
|