File tree 2 files changed +2
-2
lines changed
www/content/examples/move-before
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ this situation because "reparenting" (i.e. changing the parent of an element) ca
30
30
the layout of a page while still preserving elements play state, focus, etc.
31
31
32
32
<div class =" center " >
33
- <iframe hx-preserve="true" id="rick-roll" width="617" height="351" src="https://www.youtube.com/embed/GFq6wH5JR2A "
33
+ <iframe hx-preserve="true" id="rick-roll" width="617" height="351" src="https://www.youtube.com/embed/dQw4w9WgXcQ "
34
34
title="Rick Astley - Never Gonna Give You Up (Official Music Video)" frameborder="0"
35
35
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
36
36
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ and the video should continue to work as well. I enjoy flipping back and forth.
11
11
### Rick-Rolling
12
12
13
13
<figure >
14
- <iframe hx-preserve="true" id="rick-roll" width="617" height="351" src="https://www.youtube.com/embed/GFq6wH5JR2A "
14
+ <iframe hx-preserve="true" id="rick-roll" width="617" height="351" src="https://www.youtube.com/embed/dQw4w9WgXcQ "
15
15
title="Rick Astley - Never Gonna Give You Up (Official Music Video)" frameborder="0"
16
16
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
17
17
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
You can’t perform that action at this time.
0 commit comments