Skip to content

Commit aeba9e8

Browse files
Links to GT Logo and Poster
1 parent 1fea196 commit aeba9e8

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

docs/index.html

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ <h1 class="title is-1 publication-title">MI-HGNN: Morphology-Informed Heterogene
101101
<div class="is-size-5 publication-authors" style="color: #666;">
102102
<div class="institution-row" style="display: flex; justify-content: center; align-items: center; gap: 3rem; margin-bottom: 0.5rem;">
103103
<div class="institution-block" style="display: flex; align-items: center;">
104-
<img src="files/logo/GeorgiaTech-cropped.svg" alt="Georgia Tech" style="height: 30px; margin-left: 0.5rem;">
104+
<img src="https://raw.githubusercontent.com/lunarlab-gatech/Morphology-Informed-HGNN/refs/heads/main/paper/website_images/GeorgiaTechLogo.svg" alt="Georgia Tech" style="height: 30px; margin-left: 0.5rem;">
105105
</div>
106106
</div>
107107
<div class="is-size-5" style="color: #666;">Presented at <a href="https://2025.ieee-icra.org/" target="_blank">ICRA 2025</a></div>
@@ -325,6 +325,20 @@ <h2 class="title is-3">Video Presentation</h2>
325325
</section>
326326
<!-- End youtube video -->
327327

328+
<section class="hero is-small is-light">
329+
<div class="hero-body">
330+
<div class="container">
331+
<!-- Paper video. -->
332+
<h2 class="title is-3">Poster</h2>
333+
<div class="columns is-centered has-text-centered">
334+
<div class="column is-four-fifths">
335+
<img src="https://raw.githubusercontent.com/lunarlab-gatech/Morphology-Informed-HGNN/refs/heads/main/paper/website_images/poster.png" width="1200">
336+
</div>
337+
</div>
338+
</div>
339+
</div>
340+
</section>
341+
328342
<!--BibTex citation -->
329343
<section class="section" id="BibTeX">
330344
<div class="container is-max-desktop content">

0 commit comments

Comments
 (0)