From da139313d2e2ba99f4d31be6ea376dabf8c877ff Mon Sep 17 00:00:00 2001 From: Andrew Dunning Date: Wed, 14 Oct 2015 17:15:21 -0400 Subject: [PATCH] Update reveal.js template from 3.1 source. All configuration options are now available as variables, but are only be included if set (reveal.js uses defaults otherwise). --- default.revealjs | 173 ++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 142 insertions(+), 31 deletions(-) diff --git a/default.revealjs b/default.revealjs index 53d466eb8..695ac0328 100644 --- a/default.revealjs +++ b/default.revealjs @@ -1,18 +1,18 @@ - + $for(author-meta)$ - + $endfor$ $if(date-meta)$ - + $endif$ - $if(title-prefix)$$title-prefix$ - $endif$$pagetitle$ - - - + $if(title-prefix)$$title-prefix$ – $endif$$pagetitle$ + + + $if(highlighting-css)$ @@ -28,15 +28,13 @@ $endif$ $for(css)$ $endfor$ - +