files/reveal-ck/templates/index.html/index.html.erb in reveal-ck-3.9.2 vs files/reveal-ck/templates/index.html/index.html.erb in reveal-ck-4.0.0
- old
+ new
@@ -1,7 +1,7 @@
<!doctype html>
-<html lang="en">
- <head prefix="<%= head_prefix %>">
+<html>
+ <head>
<%= head %>
</head>
<body>
<%= body(slides_html) %>