diff --git a/0001-intro/index.html b/0001-intro/index.html index 4428dcd..0e3c4b5 100644 --- a/0001-intro/index.html +++ b/0001-intro/index.html @@ -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 ]