aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2016-03-20 18:57:30 +0100
committerHakim El Hattab <hakim.elhattab@gmail.com>2016-03-20 18:57:30 +0100
commit00b9c2b929dd46303696326c9b4bcbf3362578ac (patch)
treeb8a4fc73a86b4b4a53078570ed63adc46e6ae1d0
parent4e416fdc58685986059df745dfa78b8bb77447bb (diff)
downloadfreenode-live-2017-presentation-00b9c2b929dd46303696326c9b4bcbf3362578ac.tar
freenode-live-2017-presentation-00b9c2b929dd46303696326c9b4bcbf3362578ac.tar.gz
minor tweaks
-rw-r--r--demo.html2
-rw-r--r--index.html5
2 files changed, 3 insertions, 4 deletions
diff --git a/demo.html b/demo.html
index 17dfb35..ed777cf 100644
--- a/demo.html
+++ b/demo.html
@@ -17,7 +17,7 @@
<link rel="stylesheet" href="css/reveal.css">
<link rel="stylesheet" href="css/theme/black.css" id="theme">
- <!-- Code syntax highlighting -->
+ <!-- Theme used for syntax highlighting of code -->
<link rel="stylesheet" href="lib/css/zenburn.css">
<!-- Printing and PDF exports -->
diff --git a/index.html b/index.html
index d278354..0c7a672 100644
--- a/index.html
+++ b/index.html
@@ -2,15 +2,14 @@
<html>
<head>
<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>
- <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/theme/black.css">
- <!-- Code syntax highlighting -->
+ <!-- Theme used for syntax highlighting of code -->
<link rel="stylesheet" href="lib/css/zenburn.css">
<!-- Printing and PDF exports -->