This repository has been archived on 2022-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
verticallyalignedcarbonnano.../themes/reveal-hugo/exampleSite/content/template-example/continued.md

246 B

+++ +++

{{< slide template="grey" >}}

Templates can be specified in config.toml as well, for reusability across multiple presentations.

[params.reveal_hugo.templates.grey]
background = "#424242"
transition = "convex"

THE END