mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-14 10:09:31 -07:00
6 lines
157 B
TOML
6 lines
157 B
TOML
baseURL = 'https://www.example.com/'
|
|
title = 'My New Hugo Site'
|
|
themesdir = '../..'
|
|
theme = 'Bridget'
|
|
disableKinds = ["section", "taxonomy", "term", "home"]
|