idk some other great and beginning updates
This commit is contained in:
parent
644ba66eae
commit
956783ccd7
19 changed files with 31 additions and 6 deletions
|
@ -3,4 +3,6 @@
|
|||
{{- $width := .Get "width" | default "560" -}}
|
||||
{{- $height := .Get "height" | default "315" -}}
|
||||
|
||||
<iframe width="{{ $width }}" height="{{ $height }}" sandbox="allow-same-origin allow-scripts allow-popups" src="{{ $vid }}?warningTitle=0" frameborder="0" allowfullscreen></iframe>
|
||||
<div style="display: flex;">
|
||||
<iframe class="pt-vid" style="flex: auto;" width="{{ $width }}" height="{{ $height }}" 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