personal-blog/layouts/shortcodes/include.html

5 lines
133 B
HTML

<div>
<iframe type="text/html" width="100%" style="border-width: 0"
src="{{ index .Params 0 }}"></iframe>
</div>