summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author1cg <469183+1cg@users.noreply.github.com>2024-11-14 15:30:33 -0700
committerGitHub <noreply@github.com>2024-11-14 15:30:33 -0700
commitdb7fddf341f5c748ba209d83236f543c7a6e2f00 (patch)
treeddd0cf4a6017b469059a945fd127aa2b7303b33c
parentb4ebb527a11fc0069bdab3555dbed8984de180d5 (diff)
downloadhtmx-1cg-patch-2.tar.gz
htmx-1cg-patch-2.zip
Update _index.md1cg-patch-2
-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>