add edge controls, slide numbers

This commit is contained in:
kfitz
2023-06-22 17:38:10 -04:00
parent 4099f8b571
commit e86545e307

View File

@@ -53,6 +53,8 @@
// - https://revealjs.com/config/
Reveal.initialize({
hash: true,
controlsLayout: 'edges',
slideNumber: true,
// Learn about plugins: https://revealjs.com/plugins/
plugins: [ RevealMarkdown, RevealHighlight, RevealNotes, RevealAttribution, RevealMenu, RevealFullscreen ]