Skip to content

Commit 64b49b6

Browse files
authored
Update index.html
1 parent b506479 commit 64b49b6

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

index.html

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,11 +76,13 @@ <h1 class="title is-1 publication-title">TokenFlow: Unified Image Tokenizer for
7676

7777
</div>
7878

79-
<div class="is-size-5 publication-authors">
80-
<span class="author-block"> <sup></sup>ByteDance</span>
81-
<!-- <br>Conferance name and year -->
82-
<!-- <span class="eql-cntrb"><small><br><sup>*</sup>Indicates Equal Contribution</small></span> -->
83-
</div>
79+
<div style="overflow: hidden; background-color: #fff;">
80+
<div class="logo" style="padding: 12px;">
81+
<a href="https://www.bytedance.com/en/" style="text-decoration: none; font-size: 16px;">
82+
<img src="static/images/ByteDance_logo_English.svg" alt="bytedance Logo" style="width: auto; height: 30px;">
83+
</a>
84+
</div>
85+
</div>
8486

8587
<div class="column has-text-centered">
8688
<div class="publication-links">

0 commit comments

Comments
 (0)