Skip to content

Commit d21314d

Browse files
committed
update youtube
1 parent 2d73b0d commit d21314d

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

public/AMS/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,9 @@
103103
<span>arXiv</span> </a>
104104
<a href="https://youtu.be/vrYhegnX7m0?si=YLMzhLj_hLh_-Pj8" class="navbar-item pl-4 pr-4" target="_blank">
105105
<span class="icon" style="margin-right:5px;">
106-
<img src="./static/images/youtube.svg" alt="Youtube" style="width: 24px; height: 24px;" />
106+
<img src="./static/images/youtube.svg" alt="YouTube" style="width: 24px; height: 24px;" />
107107
</span>
108-
<span>Video</span>
108+
<span>YouTube</span>
109109
</a>
110110
<a href="https://github.com/OpenDriveLab/AMS" class="navbar-item pl-4 pr-4" target="_blank">
111111
<span class="icon" style="font-size: 1.5rem; margin-right: 5px;">
@@ -215,19 +215,19 @@ <h1 class="title is-1 publication-title">Agility Meets Stability: Versatile Huma
215215
<span class="icon">
216216
<i class="fab fa-youtube"></i>
217217
</span>
218-
<span>Video</span>
218+
<span>YouTube</span>
219219
</a>
220220
</span>
221221
<!-- Bilibili Video Link -->
222-
<span class="link-block">
222+
<!-- <span class="link-block">
223223
<a target="_blank" href=""
224224
class="external-link button is-normal is-rounded is-dark">
225225
<span class="icon">
226226
<img src="./static/images/bilibili.svg" alt="Bilibili" style="width: 24px; height: 24px;" />
227227
</span>
228228
<span>Bilibili</span>
229229
</a>
230-
</span>
230+
</span> -->
231231
<!-- Code Link. -->
232232
<span class="link-block">
233233
<a target="_blank" href="https://github.com/OpenDriveLab/AMS"

0 commit comments

Comments
 (0)