gitdeploy/html/config.toml

9 lines
129 B
TOML
Raw Normal View History

2020-09-19 17:59:59 +00:00
baseURL = "/"
languageCode = "en-us"
title = "cdadmin"
theme = "Arc"
disableKinds = ["RSS"]
[permalinks]
pages = "/:filename"