0ac2c1b24a781e53cd893b2fcb10c73e884f53b4 lrnassar Wed Nov 29 15:08:46 2023 -0800 Adding one meeting b0b is attending, no RM. diff --git src/hg/htdocs/indexMeetings.html src/hg/htdocs/indexMeetings.html index 5213773..8f490b5 100644 --- src/hg/htdocs/indexMeetings.html +++ src/hg/htdocs/indexMeetings.html @@ -1,14 +1,18 @@ <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"> + <div class="col-md-4"> <ul><li><a href="https://meetings.cshl.edu/meetings.aspx?meet=info&year=23" target="_blank">CSHL: Genome Informatics 2023</a> - New York, NY - Dec 6-9, 2023</li></ul> </div> - <div class="col-md-6"> + <div class="col-md-4"> <ul><li><a href="https://www.intlpag.org/31/" target="_blank">Plant and Animal Genomes 2024</a> - San Diego, CA - Jan 12-17, 2024</li></ul> </div> + <div class="col-md-4"> + <ul><li><a href="https://2024.eshg.org/programme-at-a-glance/" + target="_blank">European Human Genetics Conference</a> - Berlin, Germany - Jun 1-4, 2024</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 meeting someone from the team to collaborate, get help, or ask any questions at the meetings.</p> </div>