added Tom Marble's slides
[lp17-speaker-slides.git] / Tom-Marble / deck.js / extensions / navigation / deck.navigation.html
CommitLineData
d0f6c3cd
AE
1<!-- Place the following snippet at the bottom of the deck container. -->
2<div aria-role="navigation">
3 <a href="#" class="deck-prev-link" title="Previous">&#8592;</a>
4 <a href="#" class="deck-next-link" title="Next">&#8594;</a>
5</div>