Update index.html
Browse files- index.html +7 -6
index.html
CHANGED
|
@@ -55,7 +55,7 @@
|
|
| 55 |
<div class="badge badge-primary">Lite</div>
|
| 56 |
<div class="video-wrapper">
|
| 57 |
<iframe
|
| 58 |
-
src="https://www.youtube.com/embed/
|
| 59 |
title="YouTube video player"
|
| 60 |
frameborder="0"
|
| 61 |
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
|
|
@@ -63,10 +63,10 @@
|
|
| 63 |
allowfullscreen>
|
| 64 |
</iframe>
|
| 65 |
</div>
|
| 66 |
-
<a href="https://huggingface.co/spaces/pollen-robotics/
|
| 67 |
target="_blank"
|
| 68 |
class="btn btn-outline btn-full">
|
| 69 |
-
Open assembly guide
|
| 70 |
<svg class="icon" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
| 71 |
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14"></path>
|
| 72 |
</svg>
|
|
@@ -74,7 +74,7 @@
|
|
| 74 |
</div>
|
| 75 |
</div>
|
| 76 |
|
| 77 |
-
<!-- Wireless Version
|
| 78 |
<div class="carousel-item">
|
| 79 |
<div class="card">
|
| 80 |
<div class="badge badge-success">Wireless</div>
|
|
@@ -98,6 +98,7 @@
|
|
| 98 |
</a>
|
| 99 |
</div>
|
| 100 |
</div>
|
|
|
|
| 101 |
|
| 102 |
<!-- Beta Version -->
|
| 103 |
<div class="carousel-item">
|
|
@@ -113,10 +114,10 @@
|
|
| 113 |
allowfullscreen>
|
| 114 |
</iframe>
|
| 115 |
</div>
|
| 116 |
-
<a href="https://huggingface.co/spaces/pollen-robotics/
|
| 117 |
target="_blank"
|
| 118 |
class="btn btn-outline btn-full">
|
| 119 |
-
Open assembly guide
|
| 120 |
<svg class="icon" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
| 121 |
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14"></path>
|
| 122 |
</svg>
|
|
|
|
| 55 |
<div class="badge badge-primary">Lite</div>
|
| 56 |
<div class="video-wrapper">
|
| 57 |
<iframe
|
| 58 |
+
src="https://www.youtube.com/embed/XGMdd38vHd0?si=YhtalTusAfeBT4oO"
|
| 59 |
title="YouTube video player"
|
| 60 |
frameborder="0"
|
| 61 |
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
|
|
|
|
| 63 |
allowfullscreen>
|
| 64 |
</iframe>
|
| 65 |
</div>
|
| 66 |
+
<a href="https://huggingface.co/spaces/pollen-robotics/Reachy_Mini_LITE_Assembly_Guide"
|
| 67 |
target="_blank"
|
| 68 |
class="btn btn-outline btn-full">
|
| 69 |
+
Open assembly guide Lite
|
| 70 |
<svg class="icon" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
| 71 |
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14"></path>
|
| 72 |
</svg>
|
|
|
|
| 74 |
</div>
|
| 75 |
</div>
|
| 76 |
|
| 77 |
+
<!-- Wireless Version
|
| 78 |
<div class="carousel-item">
|
| 79 |
<div class="card">
|
| 80 |
<div class="badge badge-success">Wireless</div>
|
|
|
|
| 98 |
</a>
|
| 99 |
</div>
|
| 100 |
</div>
|
| 101 |
+
-->
|
| 102 |
|
| 103 |
<!-- Beta Version -->
|
| 104 |
<div class="carousel-item">
|
|
|
|
| 114 |
allowfullscreen>
|
| 115 |
</iframe>
|
| 116 |
</div>
|
| 117 |
+
<a href="https://huggingface.co/spaces/pollen-robotics/Reachy_Mini_BETA_Assembly_Guide"
|
| 118 |
target="_blank"
|
| 119 |
class="btn btn-outline btn-full">
|
| 120 |
+
Open assembly guide Beta
|
| 121 |
<svg class="icon" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
| 122 |
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14"></path>
|
| 123 |
</svg>
|