mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-01-14 11:22:58 -05:00
iframe shortcode for valid AMP
This commit is contained in:
3
layouts/shortcodes/iframe.html
Normal file
3
layouts/shortcodes/iframe.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<div class="embed iframe">
|
||||
<iframe src="{{ .Get "src" }}"></iframe>
|
||||
</div>
|
||||
Reference in New Issue
Block a user