summaryrefslogtreecommitdiff
path: root/deck.js/extensions/navigation/deck.navigation.html
diff options
context:
space:
mode:
Diffstat (limited to 'deck.js/extensions/navigation/deck.navigation.html')
-rw-r--r--deck.js/extensions/navigation/deck.navigation.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/deck.js/extensions/navigation/deck.navigation.html b/deck.js/extensions/navigation/deck.navigation.html
new file mode 100644
index 0000000..c756624
--- /dev/null
+++ b/deck.js/extensions/navigation/deck.navigation.html
@@ -0,0 +1,3 @@
+<!-- Place the following snippet at the bottom of the deck container. -->
+<a href="#" class="deck-prev-link" title="Previous">&#8592;</a>
+<a href="#" class="deck-next-link" title="Next">&#8594;</a> \ No newline at end of file