diff --git a/template/reveal.html b/template/reveal.html index ece11a9..ab79791 100644 --- a/template/reveal.html +++ b/template/reveal.html @@ -12,10 +12,6 @@ - - {{#scripts}} - - {{/scripts}}
@@ -67,5 +63,9 @@ options = extend(defaultOptions, options, queryOptions); Reveal.initialize(options); + + {{#scripts}} + + {{/scripts}}