1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-02 22:46:36 -04:00
Files
jarv.is/layouts/shortcodes/iframe.html

4 lines
75 B
HTML

<div class="embed iframe">
<iframe src="{{ .Get "src" }}"></iframe>
</div>