We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a32779 + af38b19 commit 25636cbCopy full SHA for 25636cb
2 files changed
_layouts/home.html
@@ -14,7 +14,7 @@
14
<img class="banner-bg" src="{{ desktop_image_path }}" fetchpriority="high" decoding="async" alt=""
15
srcset="{{ mobile_image_path }} 600w, {{ desktop_image_path }} 1600w"
16
sizes="(max-width: 770px) 600px, 1600px">
17
- <video class="videobgframe" autoplay loop muted playsinline preload="none" id="videoBg"
+ <video class="videobgframe" autoplay loop muted playsinline preload="metadata" id="videoBg"
18
oncanplaythrough="setTimeout(() => { this.classList.add('loaded'); }, 1610)">
19
<source src="{{ video_url }}" type="video/mp4">
20
</video>
assets/video/tlaq.mp4
0 Bytes
0 commit comments