Configure reveal.js output
This commit is contained in:
parent
189153337c
commit
cf4386cd70
1 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
||||||
baseURL = "http://example.org/"
|
baseURL = "http://example.org/"
|
||||||
languageCode = "en-us"
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue