aboutsummaryrefslogtreecommitdiff
path: root/index.html
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 /index.html
parent4e416fdc58685986059df745dfa78b8bb77447bb (diff)
downloadfreenode-live-2017-presentation-00b9c2b929dd46303696326c9b4bcbf3362578ac.tar
freenode-live-2017-presentation-00b9c2b929dd46303696326c9b4bcbf3362578ac.tar.gz
minor tweaks
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 2 insertions, 3 deletions
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 -->