Files
florilegium.ink/config.toml
Madison Scott-Clary a987b35232 Name
2024-04-30 22:06:22 -07:00

15 lines
287 B
TOML

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