aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorMichael Kühnel <mail@michael-kuehnel.de>2012-10-23 21:56:56 +0200
committerMichael Kühnel <mail@michael-kuehnel.de>2012-10-23 21:56:56 +0200
commit40c899ec562093668a23925a66835e6c65392983 (patch)
tree5390819b38e43411ed9f6cf62111b34801473152 /index.html
parentaefe981040ea8c5c7875d9da1ac860def44a19e8 (diff)
downloadfreenode-live-2017-presentation-40c899ec562093668a23925a66835e6c65392983.tar
freenode-live-2017-presentation-40c899ec562093668a23925a66835e6c65392983.tar.gz
Cherry picking from branch fix-fragments-in-speakernotes
Change source from reveal.min.js to reveal.js for testing purposes. Add nextFragment and previousFragment to the API: Making it possible to call the methods Reveal.nextFragment() and Reveal.previousFragment() from »outside«. Update README.md: Add the new API Methods Reveal.prevFragment() and Reveal.nextFragment()
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index f785065..18950bc 100644
--- a/index.html
+++ b/index.html
@@ -336,7 +336,7 @@ function linkify( selector ) {
</div>
<script src="lib/js/head.min.js"></script>
- <script src="js/reveal.min.js"></script>
+ <script src="js/reveal.js"></script>
<script>