summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--www/content/examples/move-before/_index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/content/examples/move-before/_index.md b/www/content/examples/move-before/_index.md
index 41b0727a..3d017206 100644
--- a/www/content/examples/move-before/_index.md
+++ b/www/content/examples/move-before/_index.md
@@ -30,7 +30,7 @@ this situation because "reparenting" (i.e. changing the parent of an element) ca
the layout of a page while still preserving elements play state, focus, etc.
<div class="center">
- <iframe hx-preserve="true" id="rick-roll" width="617" height="351" src="https://www.youtube.com/embed/GFq6wH5JR2A"
+ <iframe hx-preserve="true" id="rick-roll" width="617" height="351" src="https://www.youtube.com/embed/dQw4w9WgXcQ"
title="Rick Astley - Never Gonna Give You Up (Official Music Video)" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>