1 parent ba8a6be commit 1ece68fCopy full SHA for 1ece68f
2 files changed
docs/index.html
@@ -22,6 +22,19 @@ <h1>bcu</h1>
22
</header>
23
24
<main class="container">
25
+ <section class="video">
26
+ <div class="video-container">
27
+ <iframe
28
+ width="560"
29
+ height="315"
30
+ src="https://www.youtube.com/embed/w9mhCYBUh-I"
31
+ title="bcu Demo"
32
+ frameborder="0"
33
+ allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
34
+ allowfullscreen>
35
+ </iframe>
36
+ </div>
37
+ </section>
38
<section class="hero">
39
<div class="terminal-demo">
40
<div class="terminal-header">
0 commit comments