Spaces:
Running
Running
RemiFabre commited on
Commit ·
023a128
1
Parent(s): 506cf3d
Minor
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -19,11 +19,11 @@
|
|
| 19 |
<div>
|
| 20 |
<p class="eyebrow">Reachy Mini Playground</p>
|
| 21 |
<h1>Simple Dances Studio</h1>
|
| 22 |
-
<p class="subtitle">
|
| 23 |
</div>
|
| 24 |
<div class="hero-meta">
|
| 25 |
<span class="hero-chip">🕺 Always ready to groove</span>
|
| 26 |
-
<span class="hero-chip">
|
| 27 |
</div>
|
| 28 |
</header>
|
| 29 |
|
|
|
|
| 19 |
<div>
|
| 20 |
<p class="eyebrow">Reachy Mini Playground</p>
|
| 21 |
<h1>Simple Dances Studio</h1>
|
| 22 |
+
<p class="subtitle">A static mockup of the actual GUI you run from the Reachy Mini dashboard.</p>
|
| 23 |
</div>
|
| 24 |
<div class="hero-meta">
|
| 25 |
<span class="hero-chip">🕺 Always ready to groove</span>
|
| 26 |
+
<span class="hero-chip">Install via Reachy Mini dashboard</span>
|
| 27 |
</div>
|
| 28 |
</header>
|
| 29 |
|