Skip to content

Commit 1f0a9f2

Browse files
authored
fixed Icons
Signed-off-by: Jacob Haight <70984053+some45bucks@users.noreply.github.com>
1 parent 8ed4d69 commit 1f0a9f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ <h1 class="title is-1 publication-title">Realistic Heterogeneous Multi-Agent RL
7575
<div class="publication-links">
7676
<span class="link-block">
7777
<a href="https://arxiv.org/pdf/YOUR_PAPER_ID.pdf" class="external-link button is-normal is-rounded is-dark">
78-
<span class="icon"><i class="fa fa-file-pdf"></i></span>
78+
<span class="icon"><i class="fa fa-file-pdf-o"></i></span>
7979
<span>Paper</span>
8080
</a>
8181
</span>

0 commit comments

Comments
 (0)