adding mission trip promo
This commit is contained in:
parent
012255537e
commit
31f05fc5be
4 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,6 @@
|
|||
{{- $vid := .Get "src" -}}
|
||||
{{- $abs := .Get "abs" | default true -}}
|
||||
{{- $width := .Get "width" | default "560" -}}
|
||||
{{- $height := .Get "height" | default "315" -}}
|
||||
|
||||
<div style="display: flex;">
|
||||
<div style="display: flex;" class="w-full">
|
||||
<iframe class="pt-vid flex-auto aspect-video w-full" sandbox="allow-same-origin allow-scripts allow-popups" src="{{ $vid }}?warningTitle=0" frameborder="0" allowfullscreen></iframe>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue