summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-07-01 15:50:37 +0300
committerLars Wirzenius <liw@liw.fi>2018-07-01 15:50:37 +0300
commit5e66accb548c909d0b927182557f6c55fbb5af11 (patch)
treed13efa87399631b727616e9f3e3f3e07fe269d8e /index.html
parent9569679f3e5afa71b7973301801cc0864fc32ec2 (diff)
downloadick2-pres-5e66accb548c909d0b927182557f6c55fbb5af11.tar.gz
Change: add vertical slide separator
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/index.html b/index.html
index 5b0647a..f620db2 100644
--- a/index.html
+++ b/index.html
@@ -24,7 +24,9 @@
<body>
<div class="reveal">
<div class="slides">
- <section data-markdown="slides.md" />
+ <section data-markdown="slides.md"
+ data-separator-vertical="^\nvvv\n"
+ />
</div>
</div>