Skip to content

Commit

Permalink
Fit both keynote speakers in one row
Browse files Browse the repository at this point in the history
  • Loading branch information
jank324 committed Dec 22, 2023
1 parent a329e41 commit 373423b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,15 +128,15 @@ <h2>Keynote speakers</h2>
width: 1000px;
"
>
<a href="https://araffin.github.io">
<a href="https://araffin.github.io" style="flex: 1">
<p><b>Antonin Raffin</b></p>
<p>
Research Engineer in Robotics and Machine Learning <br />
German Aerospace Center
</p>
<p>Maintainer of Stable Baselines3</p>
</a>
<a href="https://berkenkamp.me">
<a href="https://berkenkamp.me" style="flex: 1">
<p><b>Felix Berkenkamp</b></p>
<p>
Lead Research Scientist <br />
Expand Down

0 comments on commit 373423b

Please sign in to comment.