Skip to content

Commit 82530bc

Browse files
committed
Add demo video
1 parent 3db5819 commit 82530bc

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

APIServer/public/index.html

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,18 @@ <h2 class="small-head">
8585
</div>
8686
</section>
8787

88-
<section id="statusSection"></section>
88+
<section id="statusSection">
89+
<h2 class="small-head">
90+
<svg width="1em" height="1em">
91+
<use href="svg.svg#info"></use>
92+
</svg>
93+
Guide
94+
</h2>
95+
<div style="position: relative; width: 100%; height: 0; padding-bottom: 56%;">
96+
<iframe width="100%" height="100%" style="position: absolute; width: 100%; height: 100%; left: 0; top: 0;" src="https://www.youtube-nocookie.com/embed/UBu48WYHXLY" frameborder="0" allow="picture-in-picture" allowfullscreen></iframe>
97+
</div>
98+
99+
</section>
89100
</nav>
90101
<main class="pure-u-1-2 pure-u-md-2-3 pure-u-lg-4-5">
91102
<noscript>

0 commit comments

Comments
 (0)