Deployed 78581cc with MkDocs version: 1.3.1

This commit is contained in:
Gilles Boccon-Gibod
2023-06-10 15:27:33 -07:00
parent 85a1a617f4
commit 547b623fe7
56 changed files with 2212 additions and 100 deletions

View File

@@ -858,6 +858,20 @@
<li class="md-nav__item">
<a href="speaker.html" class="md-nav__link">
Speaker
</a>
</li>
@@ -1257,7 +1271,7 @@ a Bluetooth host, and we are connecting it to a virtual controller attached to a
<div class="md-footer-nav">
<nav class="md-footer-nav__inner md-grid">
<a href="bench.html" title="Bench" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
<a href="speaker.html" title="Speaker" class="md-flex md-footer-nav__link md-footer-nav__link--prev" rel="prev">
<div class="md-flex__cell md-flex__cell--shrink">
<i class="md-icon md-icon--arrow-back md-footer-nav__button"></i>
</div>
@@ -1266,7 +1280,7 @@ a Bluetooth host, and we are connecting it to a virtual controller attached to a
<span class="md-footer-nav__direction">
Previous
</span>
Bench
Speaker
</span>
</div>
</a>