6505f25a3bb015b23f94bcf118887ab8a199daab
lrnassar
  Wed Sep 3 17:35:20 2025 -0700
Removing old meeting from homepage, added a placeholder text so keep formatting changes to a min. No RM.

diff --git src/hg/htdocs/indexMeetings.html src/hg/htdocs/indexMeetings.html
index 1abf9fbc893..5d8eaddd80d 100644
--- src/hg/htdocs/indexMeetings.html
+++ src/hg/htdocs/indexMeetings.html
@@ -1,41 +1,39 @@
 <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.jax.org/education-and-learning/education-calendar/2025/07-july/human-and-mammalian-genetics-and-genomics-the-66th-mckusick-short-c"
-                    target="_blank">McKusick Short Course in Mammalian and Medical Genetics</a>
-                    -- Bar Harbor, ME. July 22, 2025
-                </li>
-            </ul>
-        </div>
         <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>
 </div>