Skip to content

Commit 56eddab

Browse files
committed
revert to original
1 parent d4f0aad commit 56eddab

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

modified-webflow-bg-element.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
class="w-background-video w-background-video-atom"
88
>
99
<video
10-
class="lazy"
11-
preload="none"
1210
id="d9361516-0c98-5382-5de8-647eb32a65d0-video"
1311
autoplay=""
1412
loop=""
@@ -21,13 +19,11 @@
2119
data-object-fit="cover"
2220
>
2321
<source
24-
type="video/mp4"
25-
data-src="https://assets.website-files.com/62ea9b78700b6385dd63aa68/62ea9cec925c8b4b0d0f72c3_coverr--08-20-surfing-waves-cloudy-06-5087-transcode.mp4"
22+
src="https://assets.website-files.com/62ea9b78700b6385dd63aa68/62ea9cec925c8b4b0d0f72c3_coverr--08-20-surfing-waves-cloudy-06-5087-transcode.mp4"
2623
data-wf-ignore="true"
2724
/>
2825
<source
29-
type="video/webm"
30-
data-src="https://assets.website-files.com/62ea9b78700b6385dd63aa68/62ea9cec925c8b4b0d0f72c3_coverr--08-20-surfing-waves-cloudy-06-5087-transcode.webm"
26+
src="https://assets.website-files.com/62ea9b78700b6385dd63aa68/62ea9cec925c8b4b0d0f72c3_coverr--08-20-surfing-waves-cloudy-06-5087-transcode.webm"
3127
data-wf-ignore="true"
3228
/></video
3329
><noscript

0 commit comments

Comments
 (0)