Skip to content

Commit f6dcce7

Browse files
Adds project page
1 parent 452f6c4 commit f6dcce7

File tree

7 files changed

+11
-24
lines changed

7 files changed

+11
-24
lines changed

index.html

Lines changed: 11 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -82,40 +82,17 @@ <h1 class="title is-1 publication-title">Understanding the Impact of Confidence
8282
<a href="https://sites.google.com/site/hidetakakamigaito/" target="_blank">Hidetaka Kamigaito</a><sup>1</sup>,</span>
8383
</span>
8484
<span class="author-block">
85-
<a href="https://sites.google.com/site/tarowtnb/" target="_blank">Taro Watanabe</a><sup>1</sup>,</span>
85+
<a href="https://sites.google.com/site/tarowtnb/" target="_blank">Taro Watanabe</a><sup>1</sup></span>
8686
</span>
8787
</div>
8888
<div class="is-size-5 publication-authors">
8989
<span class="author-block"><sup>1</sup>Nara Institute of Science and Technology</span>
9090
<span class="author-block"><sup>2</sup>The University of Tokyo</span>
9191
<span class="author-block"><sup>3</sup>NEC Corporation</span>
92-
93-
<!-- <span class="eql-cntrb"><small><br><sup>*</sup>Indicates Equal Contribution</small></span> -->
9492
</div>
9593

9694
<div class="column has-text-centered">
9795
<div class="publication-links">
98-
<!-- Arxiv PDF link -->
99-
<!-- <span class="link-block">
100-
<a href="https://arxiv.org/pdf/<ARXIV PAPER ID>.pdf" target="_blank"
101-
class="external-link button is-normal is-rounded is-dark">
102-
<span class="icon">
103-
<i class="fas fa-file-pdf"></i>
104-
</span>
105-
<span>Paper</span>
106-
</a>
107-
</span> -->
108-
109-
<!-- Supplementary PDF link -->
110-
<!-- <span class="link-block">
111-
<a href="static/pdfs/supplementary_material.pdf" target="_blank"
112-
class="external-link button is-normal is-rounded is-dark">
113-
<span class="icon">
114-
<i class="fas fa-file-pdf"></i>
115-
</span>
116-
<span>Supplementary</span>
117-
</a>
118-
</span> -->
11996

12097
<!-- Github link -->
12198
<span class="link-block">
@@ -138,6 +115,16 @@ <h1 class="title is-1 publication-title">Understanding the Impact of Confidence
138115
<span>arXiv</span>
139116
</a>
140117
</span>
118+
<!-- Project page -->
119+
<span class="link-block">
120+
<a href="https://utokyo-hayashilab.github.io/Hackathon/index-en.html" target="_blank"
121+
class="external-link button is-normal is-rounded is-dark">
122+
<span class="icon">
123+
<i class="fa-solid fa-house"></i>
124+
</span>
125+
<span>About us</span>
126+
</a>
127+
</span>
141128
</div>
142129
</div>
143130
</div>
File renamed without changes.

static/pdfs/sample.pdf

-13.7 KB
Binary file not shown.

static/videos/banner_video.mp4

-2.41 MB
Binary file not shown.

static/videos/carousel1.mp4

-1.28 MB
Binary file not shown.

static/videos/carousel2.mp4

-2.67 MB
Binary file not shown.

static/videos/carousel3.mp4

-1.56 MB
Binary file not shown.

0 commit comments

Comments
 (0)