We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43b8bd5 commit 76078efCopy full SHA for 76078ef
1 file changed
libs/route-pages/press-release/src/press-release.component.html
@@ -64,8 +64,8 @@ <h2 class="!text-2xl !mt-9 !mb-5">"First Look" video</h2>
64
65
<div class="videoblock">
66
<div class="content">
67
- <iframe src="https://www.youtube.com/embed/dQw4w9WgXcQ"
68
- title="YouTube video player"
+ <iframe src="https://www.youtube.com/watch?v=rgLMfSYpn5s"
+ title="Rspack: The Rust-Based Web Bundler that Combines High Performance with Interoperability"
69
frameborder="0"
70
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
71
allowfullscreen></iframe>
0 commit comments