5e5eaea033858ccd8425ecd38eb6c74bd85869a5 gperez2 Wed Oct 15 13:18:56 2025 -0700 Adding poster gallery link to the home page, refs #36182 diff --git src/hg/htdocs/indexMeetings.html src/hg/htdocs/indexMeetings.html index 5d8eaddd80d..5e5c8a37fec 100644 --- src/hg/htdocs/indexMeetings.html +++ src/hg/htdocs/indexMeetings.html @@ -1,39 +1,42 @@ <h2 style="text-align: center">Meetings and Workshops: Come see us in person!</h2> <div class="container"> <div class="row"> <div class="col-md-4"> <ul> <li> <a href="https://www.veptc.hugo-int.org/" target="_blank">Variant Effect Prediction Training Course (VEPTC)</a> -- Porto, Portugal. September 28 - October 1, 2025 </li> </ul> </div> <div class="col-md-4"> <ul> <li> <a href="https://www.ashg.org/meetings/2025meeting/" target="_blank">ASHG Pre-Conference Course</a> -- Boston, MA. Oct 13-14, 2025 </li> </ul> </div> <div class="col-md-4"> <ul> <li> More meetings to be announced soon. </li> </ul> </div> </div> -<p style="margin: 0; font-size: smaller;text-align: center;">Feel free to <a href="mailto:genome-www@soe.ucsc.edu">contact us</a> if you are interested in attending a workshop, or meeting someone from the team to collaborate, get help, or ask any questions at the meetings.</p> +<p style="margin: 0; font-size: smaller;text-align: center;">Feel free to +<a href="mailto:genome-www@soe.ucsc.edu">contact us</a> if you are interested in attending a +workshop, or meeting someone from the team to collaborate, get help, or ask any questions at the +meetings. See our <a href="/goldenPath/help/posters.html" target="_blank">Poster Gallery</a>.</p> </div>