Skip to content

Commit 1d03c9a

Browse files
committed
add icon
1 parent 1f10deb commit 1d03c9a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

public/AMS/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<meta name="keywords" content="">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99
<title>Agility Meets Stability: Versatile Humanoid Control with Heterogeneous Data</title>
10+
<link rel="icon" type="image/png" href="./static/images/favicon.png">
11+
<link rel="icon" type="image/x-icon" href="./static/images/favicon.ico">
1012
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css">
1113

1214

@@ -88,7 +90,7 @@
8890
<div class="container is-size-5">
8991
<div class="navbar-menu">
9092
<div class="navbar-end">
91-
<a class="navbar-item pl-4 pr-4" href="" target="_blank">
93+
<a class="navbar-item pl-4 pr-4" href="https://raw.githubusercontent.com/OpenDriveLab/opendrivelab.github.io/master/AMS/AMS.pdf" target="_blank">
9294
<span class="icon" style="margin-right:5px;">
9395
<img src="./static/images/pdf.svg" alt="PDF" />
9496
</span>
1.45 KB
Loading

0 commit comments

Comments
 (0)