aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAndrew Dunning <adunning@users.noreply.github.com>2015-10-14 17:06:16 -0400
committerAndrew Dunning <adunning@users.noreply.github.com>2015-10-14 17:06:16 -0400
commit015870ca8af5144ec7e359567df97ac258179068 (patch)
treecde1a16e8d6805377a726b713d4dc578e2bebd91 /index.html
parent34b82baa6724a336ede020b33e1bd002529def18 (diff)
downloadfreenode-live-2017-presentation-015870ca8af5144ec7e359567df97ac258179068.tar
freenode-live-2017-presentation-015870ca8af5144ec7e359567df97ac258179068.tar.gz
Use en dash in title; <meta> is a void element.
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 0159b7f..1049a85 100644
--- a/index.html
+++ b/index.html
@@ -4,13 +4,13 @@
<head>
<meta charset="utf-8">
- <title>reveal.js - The HTML Presentation Framework</title>
+ <title>reveal.js – The HTML Presentation Framework</title>
<meta name="description" content="A framework for easily creating beautiful presentations using HTML">
<meta name="author" content="Hakim El Hattab">
- <meta name="apple-mobile-web-app-capable" content="yes" />
- <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
+ <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, minimal-ui">