Skip to content

Commit efd4d13

Browse files
committed
.
1 parent 38a12ed commit efd4d13

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

public/SparseVideoNav/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta name="keywords" content="">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99
<title>SparseVideoNav</title>
10-
<!-- Favicon removed as not present in local files -->
10+
<link rel="icon" type="image/png" href="/resources/logo/OpenDriveLab/D.png">
1111

1212
<link rel="stylesheet" href="./static/css/bulma.min.css">
1313
<link rel="stylesheet" href="./static/css/bulma-carousel.min.css">
@@ -501,7 +501,7 @@
501501
</span>
502502
<span>Code</span>
503503
</a>
504-
<a class="navbar-item" href="https://youtu.be/nsUr3TLz4_U" target="_blank" style="color: #fff; margin: 0 1rem;">
504+
<a class="navbar-item" href="https://youtu.be/3WlaxJk714k" target="_blank" style="color: #fff; margin: 0 1rem;">
505505
<span class="icon" style="margin-right: 8px;">
506506
<i class="fab fa-youtube" style="font-size: 20px;"></i>
507507
</span>
@@ -565,7 +565,7 @@ <h2 class="subtitle" style="color: #e0e0e0; font-size: 1.9rem; font-weight: 300;
565565
<div class="column is-10">
566566
<div class="video-container" style="border-radius: 20px; box-shadow: 0 20px 80px rgba(82, 196, 26, 0.3); overflow: hidden; border: 1px solid rgba(82, 196, 26, 0.2);">
567567
<video autoplay muted loop playsinline webkit-playsinline x5-playsinline x5-video-player-type="h5" controls width="100%" poster="https://assets.kinetixai.cn/20251211/sparse.png">
568-
<source src="https://assets.kinetixai.cn/rise/090403.mp4" type="video/mp4">
568+
<source src="https://assets.kinetixai.cn/rise/134709.mp4" type="video/mp4">
569569
</video>
570570
</div>
571571
</div>

0 commit comments

Comments
 (0)