diff --git a/default.revealjs b/default.revealjs index 4b90071b3..51962e30d 100644 --- a/default.revealjs +++ b/default.revealjs @@ -66,9 +66,7 @@ $endif$ $body$ -$for(include-after)$ -$include-after$ -$endfor$ + @@ -94,5 +92,8 @@ $endfor$ // { src: '$revealjs-url$/plugin/remotes/remotes.js', async: true, condition: function() { return !!document.body.classList; } } ]}); + $for(include-after)$ + $include-after$ + $endfor$