Files
2026-08-06 15:00:43 -07:00

11 lines
226 B
TOML

#Change the name of this file to config.toml!
title = " blahblah config example -- rename me 'config.toml' "
[server]
document_root = "https://mysite.com"
copyright_holder = "Suzy Greenberg"
[formatting]
post_per_page = 25