a new start
This commit is contained in:
3
_includes/components/iframe.html
Normal file
3
_includes/components/iframe.html
Normal file
@@ -0,0 +1,3 @@
|
||||
{% assign src = include.iframe.src | default:include.iframe.path %}
|
||||
|
||||
<iframe src="{% include_cached smart-url url=src %}" width="100%" frameborder="no" scrolling="no" allowfullscreen="true" style="width: 100%; aspect-ratio: calc(16/9);"></iframe>
|
||||
Reference in New Issue
Block a user