summaryrefslogtreecommitdiff
path: root/deck.js/extensions/status/deck.status.html
diff options
context:
space:
mode:
Diffstat (limited to 'deck.js/extensions/status/deck.status.html')
-rw-r--r--deck.js/extensions/status/deck.status.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/deck.js/extensions/status/deck.status.html b/deck.js/extensions/status/deck.status.html
new file mode 100644
index 0000000..310a025
--- /dev/null
+++ b/deck.js/extensions/status/deck.status.html
@@ -0,0 +1,6 @@
+<!-- Place the following snippet at the bottom of the deck container. -->
+<p class="deck-status">
+ <span class="deck-status-current"></span>
+ /
+ <span class="deck-status-total"></span>
+</p> \ No newline at end of file