Configure reveal.js output

This commit is contained in:
benjamin melançon 2020-03-15 23:03:59 -04:00
parent 189153337c
commit cf4386cd70

View file

@ -1,3 +1,9 @@
baseURL = "http://example.org/"
languageCode = "en-us"
title = "My New Hugo Site"
title = "When There's Not a Module For That"
theme = "reveal-hugo"
[outputFormats.Reveal]
baseName = "index"
mediaType = "text/html"
isHTML = true