Skip to content

Commit

Permalink
Removed space between name and superscript
Browse files Browse the repository at this point in the history
  • Loading branch information
danielduberg committed Apr 23, 2024
1 parent c42b25e commit de2f9d5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,22 +38,22 @@ <h1 class="col-md-12 text-center">
<ul class="list-inline">
<li>
<a href="https://www.kth.se/profile/dduberg">
Daniel Duberg* <sup>1</sup>
Daniel Duberg*<sup>1</sup>
</a>
</li>
<li>
<a href="https://kin-zhang.github.io/">
Qingwen Zhang* <sup>1</sup>
Qingwen Zhang*<sup>1</sup>
</a>
</li>
<li>
<!-- <a href="todo"> -->
Mingkai Jia <sup>2</sup>
Mingkai Jia<sup>2</sup>
<!-- </a> -->
</li>
<li>
<a href="https://www.kth.se/profile/patric">
Patric Jensfelt <sup>1</sup>
Patric Jensfelt<sup>1</sup>
</a>
</li>
</ul>
Expand Down

0 comments on commit de2f9d5

Please sign in to comment.