fix: hide speaker notes

Signed-off-by: Ameya Shenoy <shenoy.ameya@gmail.com>
This commit is contained in:
Ameya Shenoy 2021-04-16 13:57:20 +05:30
parent c10a246c05
commit 38e3626a8a
Signed by: codingcoffee
GPG key ID: F7D58AAC5DACF8D3

View file

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