don't preload videos, try to fix Leaflet CSP errors
This commit is contained in:
parent
46bd223627
commit
6dc7ed86c9
6 changed files with 1308 additions and 7 deletions
|
@ -11,6 +11,7 @@
|
|||
class="u-video figure__video"
|
||||
controls
|
||||
itemprop="video"
|
||||
preload="none"
|
||||
src="{{ $src.RelPermalink }}"
|
||||
poster="
|
||||
{{- if $src.Params.poster -}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue