mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-07 00:58:13 +00:00
Switch themes to minimo
This commit is contained in:
7
themes/minimo/layouts/shortcodes/slideshare.html
Normal file
7
themes/minimo/layouts/shortcodes/slideshare.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<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/>
|
Reference in New Issue
Block a user