Skip to content

Commit 1ece68f

Browse files
committed
include the demo video on the docs site
1 parent ba8a6be commit 1ece68f

2 files changed

Lines changed: 225 additions & 188 deletions

File tree

docs/index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,19 @@ <h1>bcu</h1>
2222
</header>
2323

2424
<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>
2538
<section class="hero">
2639
<div class="terminal-demo">
2740
<div class="terminal-header">

0 commit comments

Comments
 (0)