feat: add slide numbers

Signed-off-by: Ameya Shenoy <shenoy.ameya@gmail.com>
This commit is contained in:
Ameya Shenoy 2021-04-15 23:06:03 +05:30
parent 8f5cb82da3
commit 3057be050e
Signed by: codingcoffee
GPG key ID: F7D58AAC5DACF8D3

View file

@ -147,6 +147,7 @@
// - https://revealjs.com/config/
Reveal.initialize({
hash: true,
slideNumber: 'c/t',
// Learn about plugins: https://revealjs.com/plugins/
plugins: [ RevealMarkdown, RevealHighlight, RevealNotes ]