diff --git a/revealjs/_templates/index.html.j2 b/revealjs/_templates/index.html.j2 index 604234e..4516cbf 100644 --- a/revealjs/_templates/index.html.j2 +++ b/revealjs/_templates/index.html.j2 @@ -30,6 +30,7 @@ progress: {{ progress | lower }}, history: {{ history | lower }}, center: {{ center | lower }}, + controlsTutorial: false, showNotes: {{ show_notes | lower }},