Spaces:
Running
Running
feat: Add "Coming Soon" badge to the demo video section.
Browse files- index.html +1 -0
index.html
CHANGED
|
@@ -50,6 +50,7 @@
|
|
| 50 |
<i data-lucide="play" class="demo-play-icon"></i>
|
| 51 |
</div>
|
| 52 |
<div class="demo-duration">1:30</div>
|
|
|
|
| 53 |
</div>
|
| 54 |
<p class="hero-video-caption">
|
| 55 |
Quick overview of Reachy Mini Minder
|
|
|
|
| 50 |
<i data-lucide="play" class="demo-play-icon"></i>
|
| 51 |
</div>
|
| 52 |
<div class="demo-duration">1:30</div>
|
| 53 |
+
<div class="demo-badge">Coming Soon</div>
|
| 54 |
</div>
|
| 55 |
<p class="hero-video-caption">
|
| 56 |
Quick overview of Reachy Mini Minder
|