Files
bridget/exampleSite/config.toml
2023-03-09 12:00:13 +08:00

5 lines
148 B
TOML

baseURL = 'https://www.example.com/'
title = 'My New Hugo Site'
themesdir = '../..'
theme = 'Bridget'
disableKinds = ["section", "taxonomy", "term"]