aboutsummaryrefslogtreecommitdiff
path: root/template.html
diff options
context:
space:
mode:
Diffstat (limited to 'template.html')
-rw-r--r--template.html8
1 files changed, 3 insertions, 5 deletions
diff --git a/template.html b/template.html
index 21af68e..7a83433 100644
--- a/template.html
+++ b/template.html
@@ -151,13 +151,13 @@ function helloWorld(world) {
151 151
152 <slide> 152 <slide>
153 <aside class="note"> 153 <aside class="note">
154 <section>Speaker notes can go here!</section> 154 <section>Speaker notes go here!</section>
155 </aside> 155 </aside>
156 <hgroup> 156 <hgroup>
157 <h2>Slide with Speaker Notes</h2> 157 <h2>Slide with Speaker Notes</h2>
158 </hgroup> 158 </hgroup>
159 <article> 159 <article>
160 Press 'n' to show speaker notes on a slide. 160 Press 'n' to show speaker notes on slides that define them.
161 </article> 161 </article>
162 </slide> 162 </slide>
163 163
@@ -333,9 +333,7 @@ function helloWorld(world) {
333 <p>Important contact information goes here.</p> 333 <p>Important contact information goes here.</p>
334 </article> 334 </article>
335 <p class="auto-fadein" data-config-contact> 335 <p class="auto-fadein" data-config-contact>
336 <!--Insert contact info<br> 336 <!-- populated from config -->
337 Insert contact info<br>
338 Insert contact info-->
339 </p> 337 </p>
340 </slide> 338 </slide>
341 339