10 lines
224 B
TOML
10 lines
224 B
TOML
[app]
|
|
name = "PageTop"
|
|
description = "An opinionated web framework to build modular Server-Side Rendering web solutions."
|
|
#theme = "Basic"
|
|
#theme = "Chassis"
|
|
#theme = "Inception"
|
|
#theme = "Bootsier"
|
|
|
|
[log]
|
|
rolling = "Daily"
|