film/config.toml
2025-11-04 23:47:21 +09:00

11 lines
264 B
TOML

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