aboutsummaryrefslogtreecommitdiff
path: root/template.html
diff options
context:
space:
mode:
authorEric Bidelman2012-04-10 16:41:02 -0700
committerEric Bidelman2012-04-10 16:41:02 -0700
commitba011027cea557a78a400959f9f04a8de456947e (patch)
treeacc963a8e013e71ec2f5368f938dc74ef1bd048e /template.html
parenta43294ef655c97758b425bd7a0c1d005cdd83483 (diff)
downloadio-slides-remote-ba011027cea557a78a400959f9f04a8de456947e.tar.gz
Clean up up .sass file. Speaker notes and code highlighting toggles off when slide move
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