Skip to content

Commit

Permalink
Remove ordered listing from announcement box
Browse files Browse the repository at this point in the history
  • Loading branch information
nagyrajmund authored Apr 17, 2024
1 parent 9268811 commit 19fd3ac
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,20 +50,20 @@ <h1 class="mb-2">GENEA 2024
<div class="col-sm-12 col-md-12">
<div class="row">
<div class="announcement-box">
<h2>Announcement</h2>
<span style="font-size: x-large" ;>
<ol>
<li>The GENEA team is preparing an <b>online leaderboard</b> for benchmarking gesture generation
models with human evaluation. This project is the evolution of the GENEA challenge, so stay
tuned!
<ul>
If you would like to stay updated on major developments in the leaderboard project, sign up
with
your e-mail address <a
href="https://docs.google.com/forms/d/e/1FAIpQLSeiWKocndyCbUCBXF0vOBeX35AmiMufgX9r4oJQZ95PtHWsHg/viewform">on
this link</a>!
</ul>
</li>
</ol>
<li>The GENEA team is preparing an <b>online leaderboard</b> for benchmarking gesture generation
models with human evaluation. This project is the evolution of the GENEA challenge, so stay
tuned!
<ul>
If you would like to stay updated on major developments in the leaderboard project, sign up
with
your e-mail address <a
href="https://docs.google.com/forms/d/e/1FAIpQLSeiWKocndyCbUCBXF0vOBeX35AmiMufgX9r4oJQZ95PtHWsHg/viewform">on
this link</a>!
</ul>
</li>


</span>

Expand Down

0 comments on commit 19fd3ac

Please sign in to comment.