summaryrefslogtreecommitdiff
path: root/_includes/extensions/slideshare.html
blob: 310806b44c997513fb787b36a8e52b629f4e805d (plain)
1
2
3
4
5
6
<div class="extensions extensions--slide">
  <iframe src="//www.slideshare.net/slideshow/embed_code/key/{{ include.id }}"
    width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"
    style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen>
  </iframe>
</div>