renamed theme and first modifications
This commit is contained in:
5
themes/naej-ananke/layouts/shortcodes/iframe.html
Normal file
5
themes/naej-ananke/layouts/shortcodes/iframe.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<div class="embed iframe">
|
||||
|
||||
<iframe src="{{ .Get "src"}}" allowfullscreen="{{.Get "allowfullscreen"}}" width="{{ .Get "width"}}" height="{{ .Get "height" }}" frameborder="0"><a href="{{ .Get "altLink"}}">href= "{{ .Get "altText"}}" </a></iframe>
|
||||
|
||||
</div>
|
Reference in New Issue
Block a user