when-not-a-module-for-that/web/config.toml
2020-03-15 23:03:59 -04:00

9 lines
203 B
TOML

baseURL = "http://example.org/"
languageCode = "en-us"
title = "When There's Not a Module For That"
theme = "reveal-hugo"
[outputFormats.Reveal]
baseName = "index"
mediaType = "text/html"
isHTML = true