hugo-batsite/config.toml

6 lines
116 B
TOML
Raw Normal View History

2022-04-08 22:30:23 +00:00
baseURL = "http://example.org/"
2022-04-10 09:02:15 +00:00
languageCode = "eng"
2022-04-08 22:42:19 +00:00
title = "batsite"
theme = "battheme"
2022-04-09 16:00:23 +00:00
sectionPagesMenu = "main"