Skip to content

Commit e16f053

Browse files
Fix image icon
1 parent 5948a9f commit e16f053

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -157,11 +157,11 @@ <h1 class="title is-1 publication-title">MI-HGNN: Morphology-Informed Heterogene
157157
<a href="https://github.com/lunarlab-gatech/Morphology-Informed-HGNN/blob/main/paper/website_images/poster.png" target="_blank"
158158
class="external-link button is-normal is-rounded is-dark">
159159
<span class="icon">
160-
<i class="fa-solid fa-image"></i>
160+
<i class="fas fa-image"></i>
161161
</span>
162162
<span>Poster</span>
163-
</a>
164-
</span>
163+
</a>
164+
</span>
165165
</div>
166166
</div>
167167
</div>

0 commit comments

Comments
 (0)