Skip to content

Commit 2db4ab5

Browse files
Update index.html
Add code link
1 parent 430fbaa commit 2db4ab5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

TOHGS/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,18 +109,18 @@ <h1 class="title is-1 publication-title">Task-Oriented Human Grasp Synthesis via
109109
</a>
110110
</span>
111111
<!-- Video Link. -->
112-
<span class="link-block">
112+
<!-- <span class="link-block">
113113
<a href=""
114114
class="external-link button is-normal is-rounded is-dark">
115115
<span class="icon">
116116
<i class="fab fa-youtube"></i>
117117
</span>
118118
<span>Video</span>
119119
</a>
120-
</span>
120+
</span> -->
121121
<!-- Code Link. -->
122122
<span class="link-block">
123-
<a href=""
123+
<a href="https://github.com/HCIS-Lab/TOHGS"
124124
class="external-link button is-normal is-rounded is-dark">
125125
<span class="icon">
126126
<i class="fab fa-github"></i>
@@ -130,7 +130,7 @@ <h1 class="title is-1 publication-title">Task-Oriented Human Grasp Synthesis via
130130
</span>
131131
<!-- Dataset Link. -->
132132
<span class="link-block">
133-
<a href=""
133+
<a href="https://github.com/HCIS-Lab/TOHGS"
134134
class="external-link button is-normal is-rounded is-dark">
135135
<span class="icon">
136136
<i class="far fa-images"></i>

0 commit comments

Comments
 (0)