8f153131c8eb2c2b898d79e0e79c61c8f1d4798e
lrnassar
  Tue Oct 8 15:58:50 2024 -0700
Staging the news announcement for ClinGen CSpec track and tweaking the caps of the label. Refs #33794

diff --git src/hg/htdocs/indexNews.html src/hg/htdocs/indexNews.html
index 850be6e..5b4766f 100755
--- src/hg/htdocs/indexNews.html
+++ src/hg/htdocs/indexNews.html
@@ -1,61 +1,56 @@
 <!-- News item template:
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   __DATE__ -
   <a href="goldenPath/newsarch.html#__MMDDYY__">
   __HEADLINE__
   </a></div>
 
   1. Replace __DATE__ with something like 'Apr. 29, 2016'
   2. Replace __MMDDYY__ with something like '042916'
   3. Replace __HEADLINE__ with the news item's headline like 'Awesome New Feature'
      Be sure to follow the CORRECT STYLE for the headline: 
         - capitalize first letter of headline - no other caps except for proper nouns and acronyms
         - check that headline char count doesn't exceed the line length (otherwise will truncate)
         - approx 50 characters
   4. Drop the bottom item from the list (limit of 6 items at a time)
 
                                                 | <- Cutoff point
 -->
+  <a name="100924"></a>
+  <div class="jwNewsItem jwSingleLineRightColumn">
+  Oct. 9, 2024 -
+  <a href="goldenPath/newsarch.html#100924">
+  CADD v1.7 and ClinGen CSpec for hg19 and hg38
+  </a></div>
+
   <a name="100124"></a>
   <div class="jwNewsItem jwSingleLineRightColumn">
   Oct. 1, 2024 -
   <a href="goldenPath/newsarch.html#100124">
   New clinical tutorial
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Sep. 30, 2024 -
   <a href="goldenPath/newsarch.html#093024">
   New gnomAD v4.1 tracks for hg38
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Sept. 24, 2024 -
   <a href="goldenPath/newsarch.html#092424">
   Nuclear mitochondrial DNA segments (NuMTs) for hg38
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Sept. 10, 2024 -
   <a href="goldenPath/newsarch.html#091024">
   Two new public hubs: ENIGMA VCEP and BRCAExchange
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Aug. 29, 2024 -
   <a href="goldenPath/newsarch.html#082924">
   Download track data in view
   </a></div>
-
-  <div class="jwNewsItem jwSingleLineRightColumn">
-  Aug. 21, 2024 -
-  <a href="goldenPath/newsarch.html#082124">
-  New groups feature for track hubs
-  </a></div>
-             
-  <div class="jwNewsItem jwSingleLineRightColumn">
-  Aug. 14, 2024 -
-  <a href="goldenPath/newsarch.html#081424">
-  New pop-up dialogue box for item details
-  </a></div>