We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76078ef commit 72d25ceCopy full SHA for 72d25ce
1 file changed
libs/route-pages/press-release/src/press-release.component.html
@@ -61,10 +61,10 @@ <h2 class="!text-2xl !mt-9 !mb-5">About Valor Software</h2>
61
contributors, and created ngx-bootstrap (an Angular component library with over 300 thousand downloads a week).</p>
62
63
<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/watch?v=rgLMfSYpn5s"
+ <iframe src="https://www.youtube.com/embed/rgLMfSYpn5s"
68
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"
0 commit comments