files/reveal-ck/templates/index.html/head.html.erb in reveal-ck-0.5.1 vs files/reveal-ck/templates/index.html/head.html.erb in reveal-ck-0.6.0
- old
+ new
@@ -8,10 +8,10 @@
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
-<link rel="stylesheet" href="css/reveal.min.css">
+<link rel="stylesheet" href="css/reveal.css">
<link rel="stylesheet" href="css/theme/<%= config.theme %>.css" id="theme">
<!-- For syntax highlighting -->
<link rel="stylesheet" href="lib/css/zenburn.css">