aboutsummaryrefslogtreecommitdiff
path: root/demo.html
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2020-06-02 13:47:34 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2020-06-02 13:47:34 +0200
commitd272628f5824135a4a571e6c49f5f18e019520cf (patch)
treebb52d9dafc3ecb518da199c29b40ea44396fd4ae /demo.html
parentc91074761acc91c8d339ac3619f95bcd324bfba4 (diff)
downloadfosdem-2021-minimalism-presentation-d272628f5824135a4a571e6c49f5f18e019520cf.tar
fosdem-2021-minimalism-presentation-d272628f5824135a4a571e6c49f5f18e019520cf.tar.gz
add support for data-visibility=hidden
Diffstat (limited to 'demo.html')
-rw-r--r--demo.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/demo.html b/demo.html
index 39e8b6d..2d58fee 100644
--- a/demo.html
+++ b/demo.html
@@ -77,6 +77,13 @@
</p>
</section>
+ <section data-visibility="hidden">
+ <h2>Hidden Slides</h2>
+ <p>
+ This slide is visible in the source, but hidden when the presentation is viewed. You can show all hidden slides by setting the `showHiddenSlides` config option to `true`.
+ </p>
+ </section>
+
<section data-auto-animate>
<h2 data-id="code-title">Pretty Code</h2>
<pre data-id="code-animation"><code class="hljs" data-trim data-line-numbers>