logarion-2016/web.toml
2016-10-30 10:48:27 +00:00

10 lines
275 B
TOML

[general]
url = "http://localhost:3000/"
stylesheets = [ "style.css" ]
[templates]
header = "share/html_templates/header.mustache"
index = "share/html_templates/index.mustache"
listing = "share/html_templates/listing.mustache"
text = "share/html_templates/text.mustache"