aboutsummaryrefslogtreecommitdiff
path: root/template.html
diff options
context:
space:
mode:
Diffstat (limited to 'template.html')
-rw-r--r--template.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template.html b/template.html
index b4e7d33..64ac86c 100644
--- a/template.html
+++ b/template.html
@@ -20,7 +20,7 @@ URL: https://code.google.com/p/io-2012-slides
20 <link rel="stylesheet" media="all" href="theme/css/default.css"> 20 <link rel="stylesheet" media="all" href="theme/css/default.css">
21 <link rel="stylesheet" media="only screen and (max-device-width: 480px)" href="theme/css/phone.css"> 21 <link rel="stylesheet" media="only screen and (max-device-width: 480px)" href="theme/css/phone.css">
22 <base target="_blank"> <!-- This amazingness opens all links in a new tab. --> 22 <base target="_blank"> <!-- This amazingness opens all links in a new tab. -->
23 <script data-main="js/slides" src="js/require-1.0.8.min.js"></script> 23 <script data-main="js/slides" src="js/require.js"></script>
24</head> 24</head>
25<body style="opacity: 0"> 25<body style="opacity: 0">
26 26