Skip to content

Commit 09e9c7e

Browse files
committed
fix: fix html validation errors
1 parent 0b24eac commit 09e9c7e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/pages/blog/release/0.8.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ npmx now has a rich command palette for efficient, keyboard-driven access to eve
2828
<video
2929
poster="/blog/release/0.8/cmd-palette-demo-cover.png"
3030
controls
31-
autoplay
3231
loop
3332
muted
3433
playsinline
@@ -97,7 +96,7 @@ The atproto community gathered in Vancouver for their annual conference. Five me
9796

9897
There is a lot to unpack, a lot of potential for collaborating with other atproto projects on shared lexicons and cross-linking between our websites. We'd like to thank the organisers and the community at large once more for the warm welcome, and for inviting us to present npmx in one of the keynotes:
9998

100-
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/xPJkoJ6dlqE?si=28jAlZlogB7DuMpq" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" class="w-full aspect-ratio-video rounded-lg" allowfullscreen></iframe>
99+
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/xPJkoJ6dlqE?si=28jAlZlogB7DuMpq" title="YouTube video player" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" class="w-full aspect-ratio-video rounded-lg" allowfullscreen></iframe>
101100

102101
## Noodles!
103102

0 commit comments

Comments
 (0)