2d8f60cbee43a060eeb6b48bb4e3c30332aaedb8 jnavarr5 Mon Mar 17 15:51:54 2025 -0700 Adding the biocuration 2025 meeting to the list. Fixing the listing so each meeting is not on a single HTML line, no Redmine. diff --git src/hg/htdocs/indexMeetings.html src/hg/htdocs/indexMeetings.html index 485efd221c1..da262e0a372 100644 --- src/hg/htdocs/indexMeetings.html +++ src/hg/htdocs/indexMeetings.html @@ -1,28 +1,38 @@ <h2 style="text-align: center">Meetings and Workshops: Come see us in person!</h2> <div class="container"> <div class="row"> <div class="col-md-6"> <ul> <li> - <a href="https://meetings.cshl.edu/meetings.aspx?meet=GENOME" target="_blank">CSHL Biology of Genomes</a> -- Cold Spring Harbor, NY. May 6-10, 2025 + <a href="https://www.stowers.org/events/biocuration2025" + target="_blank">Biocuration 2025</a> + -- Kansas City, Missouri. + April 7-9, 2025 + </li> + <li> + <a href="https://meetings.cshl.edu/meetings.aspx?meet=GENOME" + target="_blank">CSHL Biology of Genomes</a> + -- Cold Spring Harbor, NY. May 6-10, 2025 </li> </ul> </div> <div class="col-md-6"> <ul> <li> - <a href="https://2025.eshg.org/" target="_blank">ESHG: European Human Genetics</a> -- Milan, Italy. May 24-27, 2025. <b>Visit us at booth 2020!</b> + <a href="https://2025.eshg.org/" + target="_blank">ESHG: European Human Genetics</a> + -- Milan, Italy. May 24-27, 2025. <b>Visit us at booth 2020!</b> </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> </div>