film/config.toml

11 lines
264 B
TOML

baseURL = 'https://caalden.github.io/film/'
languageCode = 'en-us'
title = 'CaAlden: Films'
copyright = '© 2023 Campbell Alden, All rights reserved.'
[taxonomies]
genre = 'genres'
[markup]
[markup.goldmark]
[markup.goldmark.renderer]
unsafe = true