mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-06-05 05:08:27 +02:00
13d0faf629
All Reveal params to be configured at default, site and page levels
8 lines
147 B
TOML
8 lines
147 B
TOML
[defaults]
|
|
theme = 'black'
|
|
controls = true
|
|
progress = true
|
|
history = true
|
|
center = true
|
|
transition = 'slide' # none/fade/slide/convex/concave/zoom
|