Files
site/themes/minimo/layouts/shortcodes/slideshare.html
2021-09-06 13:02:12 -04:00

8 lines
264 B
HTML

<iframe
style='width: 100%; height: 500px;'
frameborder='0' marginwidth='0' marginheight='0' scrolling='no'
src='https://www.slideshare.net/slideshow/embed_code/{{.Get "id"}}?rel=0'
allowfullscreen webkitallowfullscreen mozallowfullscreen>
</iframe>
<br/>