diff options
author | Hakim El Hattab <hakim.elhattab@gmail.com> | 2012-09-30 17:51:04 -0400 |
---|---|---|
committer | Hakim El Hattab <hakim.elhattab@gmail.com> | 2012-09-30 17:51:04 -0400 |
commit | e014daa4f54fbca0ec972e7b4f2a59a23f11e625 (patch) | |
tree | 986562caca8bd6044d36c28e6283723c80dd5dbf /js/reveal.js | |
parent | eda54dcf7aa5d0ee829722dbfbebe0e60a1a2f82 (diff) | |
download | fosdem-2018-presentation-e014daa4f54fbca0ec972e7b4f2a59a23f11e625.tar fosdem-2018-presentation-e014daa4f54fbca0ec972e7b4f2a59a23f11e625.tar.gz |
facility for css shader transitions, add css shader based tile-transition
Diffstat (limited to 'js/reveal.js')
-rw-r--r-- | js/reveal.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/reveal.js b/js/reveal.js index 91d2511..11b8815 100644 --- a/js/reveal.js +++ b/js/reveal.js @@ -1,5 +1,5 @@ /*! - * reveal.js 2.1 r25 + * reveal.js 2.1 r26 * http://lab.hakim.se/reveal-js * MIT licensed * |