aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2013-08-20 09:10:26 -0400
committerHakim El Hattab <hakim.elhattab@gmail.com>2013-08-20 09:10:26 -0400
commit5cd088cec3818192e55a9af9ff34de6039b56553 (patch)
treec16ef8e78f63df033bd65948f4b046a9b5dc1a7c /examples
parentf56a10b9ff416ab91478f2aa4960c52355e5fdf9 (diff)
downloadfosdem-2021-minimalism-presentation-5cd088cec3818192e55a9af9ff34de6039b56553.tar
fosdem-2021-minimalism-presentation-5cd088cec3818192e55a9af9ff34de6039b56553.tar.gz
remove needless metadata from math plugin example
Diffstat (limited to 'examples')
-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>