logarion-2016/web.toml
2016-10-19 23:36:25 +01:00

10 lines
215 B
TOML

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