We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3db5819 commit 82530bcCopy full SHA for 82530bc
1 file changed
APIServer/public/index.html
@@ -85,7 +85,18 @@ <h2 class="small-head">
85
</div>
86
</section>
87
88
- <section id="statusSection"></section>
+ <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>
100
</nav>
101
<main class="pure-u-1-2 pure-u-md-2-3 pure-u-lg-4-5">
102
<noscript>
0 commit comments