Skip to content

Commit 9920819

Browse files
committed
change citation button behavior
Signed-off-by: Carmine Zaccagnino <carmine@carminezacc.com>
1 parent b2a7280 commit 9920819

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ <h1 class="title is-1 publication-title">Autoregressive Styled Text Image Genera
346346
</span>
347347

348348
<span class="link-block">
349-
<a href="#BibTeX" onclick="copyBibTeX(); return false;"
349+
<a href="#BibTeX"
350350
class="external-link button is-normal is-rounded is-dark">
351351
<span class="icon">
352352
<i class="fas fa-quote-right"></i>

0 commit comments

Comments
 (0)