comments, tweaks and a new slide highlighting mobile support

This commit is contained in:
Hakim El Hattab
2012-06-02 17:58:09 -04:00
parent 4f08e2aeb0
commit 43da46f06b
2 changed files with 47 additions and 25 deletions

View File

@ -89,6 +89,13 @@
</p>
</section>
<section>
<h2>Works in Mobile Safari</h2>
<p>
Try it out! You can swipe through the slides pinch your way to the overview.
</p>
</section>
<section>
<h2>Transition Styles</h2>
<p>
@ -251,13 +258,13 @@ linkify( 'a' );
<div class="progress"><span></span></div>
</div>
<script src="js/reveal.js"></script>
<!-- Optional libraries for code syntax highlighting and classList support in IE9 -->
<script src="lib/highlight.js"></script>
<script src="lib/classList.js"></script>
<script src="js/reveal.js"></script>
<script>
// Parse the query string into a key/value object
var query = {};