aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorDaniele Pala <pala.daniele@gmail.com>2015-04-20 22:21:38 +0200
committerDaniele Pala <pala.daniele@gmail.com>2015-04-20 22:21:38 +0200
commit76230e74851d01caa221311c80a8841fd1fc2357 (patch)
tree062bec31491b7ce9f232502fab10a6fc5d0aab0b /index.html
parentbae8d968a220db87d1c5515e605a70cace6affb1 (diff)
downloadfreenode-live-2017-presentation-76230e74851d01caa221311c80a8841fd1fc2357.tar
freenode-live-2017-presentation-76230e74851d01caa221311c80a8841fd1fc2357.tar.gz
Update index.html
Added https prefix to slideshare iframe link, without this I got a 'not found' error when opening the demo locally.
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index d4adcf6..ee90cc9 100644
--- a/index.html
+++ b/index.html
@@ -325,7 +325,7 @@ function linkify( selector ) {
<section>
<h2>Export to PDF</h2>
<p>Presentations can be <a href="https://github.com/hakimel/reveal.js#pdf-export">exported to PDF</a>, here's an example:</p>
- <iframe src="//www.slideshare.net/slideshow/embed_code/42840540" width="445" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:3px solid #666; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe>
+ <iframe src="https://www.slideshare.net/slideshow/embed_code/42840540" width="445" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:3px solid #666; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe>
</section>
<section>