Skip to content

Commit a5d05e3

Browse files
committed
.
1 parent c53dae9 commit a5d05e3

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

public/EgoHumanoid/assets/D.png

-3.87 KB
Binary file not shown.
-29.6 KB
Binary file not shown.
-353 KB
Binary file not shown.

public/EgoHumanoid/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@
4343
<div class="nav-inner">
4444
<div class="nav-icons">
4545
<a href="https://opendrivelab.com/" class="nav-icon-link" target="_blank" rel="noopener noreferrer">
46-
<img src="assets/D.png" alt="OpenDriveLab" class="nav-icon">
46+
<img src="/resources/logo/OpenDriveLab/D.png" alt="OpenDriveLab" class="nav-icon">
4747
</a>
4848
<span class="nav-icon-divider">|</span>
4949
<a href="https://mmlab.hk/" class="nav-icon-link" target="_blank" rel="noopener noreferrer">
50-
<img src="assets/HKU_MMLAB.png" alt="MMLab @ HKU" class="nav-icon">
50+
<img src="/resources/logo/OpenDriveLab/HKU_MMLAB.png" alt="MMLab @ HKU" class="nav-icon">
5151
</a>
5252
</div>
5353
<div class="nav-cta">
@@ -58,7 +58,7 @@
5858
</nav>
5959

6060
<header class="hero-video" id="demo">
61-
<video id="heroBgVideo" src="https://assets.kinetixai.cn/20260210/title_video1.mp4" poster="assets/title_video1_frame0.jpg" autoplay muted loop playsinline preload="auto"></video>
61+
<video id="heroBgVideo" src="https://assets.kinetixai.cn/20260210/title_video1.mp4" poster="https://ik.imagekit.io/opendrivelab/title_video1_frame0.jpg" autoplay muted loop playsinline preload="auto"></video>
6262
<div class="hero-video-overlay">
6363
<div class="hero-video-content">
6464
<h1 class="hero-title"> <span class="highlight">EgoHumanoid:</span> Unlocking In-the-Wild <span class="highlight">Loco-Manipulation</span> with Robot-Free <span class="highlight">Egocentric</span> Demonstration</h1>

0 commit comments

Comments
 (0)