|
@@ -2,15 +2,14 @@
|
|
<html>
|
|
<html>
|
|
<head>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta charset="utf-8">
|
|
|
|
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
|
|
|
|
|
<title>reveal.js</title>
|
|
<title>reveal.js</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.css">
|
|
<link rel="stylesheet" href="css/reveal.css">
|
|
<link rel="stylesheet" href="css/theme/black.css">
|
|
<link rel="stylesheet" href="css/theme/black.css">
|
|
|
|
|
|
- <!-- Code syntax highlighting -->
|
|
|
|
|
|
+ <!-- Theme used for syntax highlighting of code -->
|
|
<link rel="stylesheet" href="lib/css/zenburn.css">
|
|
<link rel="stylesheet" href="lib/css/zenburn.css">
|
|
|
|
|
|
<!-- Printing and PDF exports -->
|
|
<!-- Printing and PDF exports -->
|