Skip to content

Commit 7dfb7bc

Browse files
pdf update
1 parent 568c32d commit 7dfb7bc

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

Diff for: index.html

+10-1
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,15 @@ <h1 class="title is-1 publication-title">ConceptBed <p style="font-size:xx-large
167167
<div class="column has-text-centered">
168168
<div class="publication-links">
169169
<!-- PDF Link. -->
170+
<span class="link-block">
171+
<a href="./AAAI_camera_ready.pdf"
172+
class="external-link button is-normal is-rounded is-dark">
173+
<span class="icon">
174+
<i class="fas fa-file-pdf"></i>
175+
</span>
176+
<span>PDF (AAAI)</span>
177+
</a>
178+
</span>
170179
<span class="link-block">
171180
<a href="https://arxiv.org/abs/2306.04695" class="external-link button is-normal is-rounded is-dark">
172181
<span class="icon">
@@ -345,4 +354,4 @@ <h3 class="title is-5">WOUAF</h3>
345354

346355
</body>
347356

348-
</html>
357+
</html>

0 commit comments

Comments
 (0)