aboutsummaryrefslogtreecommitdiff
path: root/examples/math.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples/math.html')
-rw-r--r--examples/math.html15
1 files changed, 1 insertions, 14 deletions
diff --git a/examples/math.html b/examples/math.html
index b0f0763..77b74e9 100644
--- a/examples/math.html
+++ b/examples/math.html
@@ -4,25 +4,12 @@
<head>
<meta charset="utf-8">
- <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" />
+ <title>reveal.js - Math Plugin</title>
<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/theme/night.css" id="theme">
-
- <!-- For syntax highlighting -->
- <link rel="stylesheet" href="../lib/css/zenburn.css">
-
- <!--[if lt IE 9]>
- <script src="lib/js/html5shiv.js"></script>
- <![endif]-->
</head>
<body>