diff options
author | Hakim El Hattab <hakim.elhattab@gmail.com> | 2012-07-18 21:21:27 -0400 |
---|---|---|
committer | Hakim El Hattab <hakim.elhattab@gmail.com> | 2012-07-18 21:21:27 -0400 |
commit | 04a2337041467bb195979c36409a46bd3c1fe8d0 (patch) | |
tree | 131221892a493521f3bf6b0fa353cb39ba5e86fe /index.html | |
parent | 54e59d02d4a1903a8f159f100aa1e322866ceddd (diff) | |
download | fosdem-2018-presentation-04a2337041467bb195979c36409a46bd3c1fe8d0.tar fosdem-2018-presentation-04a2337041467bb195979c36409a46bd3c1fe8d0.tar.gz |
readme update
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -285,7 +285,7 @@ function linkify( selector ) { controls: true, progress: true, history: true, - + theme: query.theme || 'default', // default/neon/beige transition: query.transition || 'default' // default/cube/page/concave/linear(2d) }); |