@@ -151,6 +151,16 @@ <h1 class="title is-1 publication-title">MI-HGNN: Morphology-Informed Heterogene
151151 </ span >
152152 < span > arXiv</ span >
153153 </ a >
154+
155+ <!-- Poster link-->
156+ < span class ="link-block ">
157+ < a href ="https://github.com/lunarlab-gatech/Morphology-Informed-HGNN/blob/main/paper/website_images/poster.png " target ="_blank "
158+ class ="external-link button is-normal is-rounded is-dark ">
159+ < span class ="icon ">
160+ < i class ="fa-solid fa-image "> </ i >
161+ </ span >
162+ < span > Poster</ span >
163+ </ a >
154164 </ span >
155165 </ div >
156166 </ div >
@@ -233,7 +243,7 @@ <h1 class="title">Why does MI-HGNN work?</h1>
233243 </ div >
234244</ section >
235245
236- < section class ="hero is-small is-light ">
246+ < section class ="hero is-small ">
237247 < div class ="hero-body ">
238248 < div class ="container ">
239249 < div class ="item ">
@@ -306,7 +316,7 @@ <h2 class="subtitle has-text-centered">
306316</section> -->
307317
308318<!-- Youtube video -->
309- < section class ="hero is-small ">
319+ < section class ="hero is-small is-light ">
310320 < div class ="hero-body ">
311321 < div class ="container ">
312322 <!-- Paper video. -->
@@ -325,19 +335,6 @@ <h2 class="title is-3">Video Presentation</h2>
325335</ section >
326336<!-- End youtube video -->
327337
328- < section class ="hero is-small is-light ">
329- < div class ="hero-body ">
330- < div class ="container ">
331- < h2 class ="title is-3 "> Poster</ h2 >
332- < div class ="columns is-centered has-text-centered ">
333- < div class ="column is-four-fifths ">
334- < img src ="https://raw.githubusercontent.com/lunarlab-gatech/Morphology-Informed-HGNN/refs/heads/main/paper/website_images/poster.png " width ="1200 ">
335- </ div >
336- </ div >
337- </ div >
338- </ div >
339- </ section >
340-
341338<!--BibTex citation -->
342339 < section class ="section " id ="BibTeX ">
343340 < div class ="container is-max-desktop content ">
0 commit comments