gitdeploy/html/config.toml

7 lines
133 B
TOML
Raw Normal View History

2020-09-09 04:08:25 +00:00
baseURL = "http://example.org/"
languageCode = "en-us"
title = "cdadmin"
disableKinds = ["RSS"]
[permalinks]
pages = "/:filename/"