Skip to content

Commit

Permalink
fix eval_dims img path
Browse files Browse the repository at this point in the history
  • Loading branch information
Bomme committed Aug 9, 2024
1 parent 534b428 commit bd847cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ <h2 class="title is-3">Dataset Construction</h2>
[TODO]
</p>
<div class="columns is-centered">
<img src="./static/images/eval_dims.pdf" alt="Evaluation dimensions" class="teaser-image"
<img src="./static/images/eval_dims.png" alt="Evaluation dimensions" class="teaser-image"
width="60%" height="100%" class="center"/>
</div>
</div>
Expand Down

0 comments on commit bd847cf

Please sign in to comment.