docbrown/app/views/liquids/_codepen.html.erb
2019-11-18 18:31:56 -05:00

9 lines
225 B
Text

<iframe
height="<%= height %>"
src="<%= link %>?height=<%= height %>&<%= build_options %>&embed-version=2"
scrolling="no"
frameborder="no"
allowtransparency="true"
loading="lazy"
style="width: 100%;">
</iframe>