From 49e8e0d205dad7ad60d3eb060787a67b197ba1d1 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Sat, 11 Aug 2012 20:25:55 -0400 Subject: [PATCH] rewrote initialization code for clarity and brevity (#105) --- index.html | 80 +++++++++---------------------- js/reveal.js | 107 +++++++++++++++++++++++++++++++---------- js/reveal.min.js | 122 ++++++++++++++++++++++++----------------------- 3 files changed, 168 insertions(+), 141 deletions(-) diff --git a/index.html b/index.html index 079bc73..e1c81e2 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - reveal.js - HTML5 Presentations + reveal.js - The HTML Presentation Framework @@ -21,9 +21,8 @@