mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-05-19 05:13:30 +02:00
a2fc650ec8
Much more friendly for merging into an existing Hugo site
9 lines
175 B
TOML
9 lines
175 B
TOML
[defaults]
|
|
theme = 'black'
|
|
highlight_theme = 'default'
|
|
controls = true
|
|
progress = true
|
|
history = true
|
|
center = true
|
|
transition = 'slide' # none/fade/slide/convex/concave/zoom
|