Files
florilegium.ink/config.toml
Madison Scott-Clary f394a10571 Seasons
2023-02-16 19:09:51 -08:00

17 lines
324 B
TOML

baseURL = 'http://florilegium.ink/'
languageCode = 'en-us'
title = 'Florilegium'
theme = 'maddybook'
[permalinks]
post = '/:filename/'
[params]
author = 'Madison Scott-Clary'
home = 'https://makyo.ink'
copyright = 2023
customCSS = ['/css/florilegium.css']
[markup.goldmark.renderer]
unsafe = true