aboutsummaryrefslogtreecommitdiff
path: root/examples/barebones.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples/barebones.html')
-rw-r--r--examples/barebones.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/barebones.html b/examples/barebones.html
index 8f15130..523f57b 100644
--- a/examples/barebones.html
+++ b/examples/barebones.html
@@ -1,18 +1,13 @@
<!doctype html>
<html lang="en">
-
<head>
<meta charset="utf-8">
-
<title>reveal.js - Barebones</title>
-
<link rel="stylesheet" href="../dist/reveal.css">
</head>
-
<body>
<div class="reveal">
-
<div class="slides">
<section>
@@ -26,7 +21,6 @@
</section>
</div>
-
</div>
<script src="../dist/reveal.es5.js"></script>