e2ca170ffa028279df201ec24efe354cdf351401
gperez2
  Thu Feb 5 13:46:39 2026 -0800
Releasing and announcing the recount3 track, refs #34886

diff --git src/hg/htdocs/indexNews.html src/hg/htdocs/indexNews.html
index 4a3fb1ba826..cafde69a2b7 100755
--- src/hg/htdocs/indexNews.html
+++ src/hg/htdocs/indexNews.html
@@ -1,54 +1,54 @@
 <!-- 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
 -->
+  <div class="jwNewsItem jwSingleLineRightColumn">
+  Feb. 05, 2026 -
+  <a href="goldenPath/newsarch.html#020526">
+  New recount3 track for hg38 and mm10
+  </a></div>
+
   <div class="jwNewsItem jwSingleLineRightColumn">
   Feb. 03, 2026 -
   <a href="goldenPath/newsarch.html#020326a">
   New &quot;Visible Tracks&quot; group feature
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Feb. 03, 2026 -
   <a href="goldenPath/newsarch.html#020326b">
   Hub Space: Host Your Track Hubs Directly on the Genome Browser
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Jan. 15, 2026 -
   <a href="goldenPath/newsarch.html#011526">
   ENCODE4 cCREs track for hg38
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Dec. 19, 2025 -
   <a href="goldenPath/newsarch.html#121925">
   EVA SNP release 8 for 41 assemblies
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Dec. 15, 2025 -
   <a href="goldenPath/newsarch.html#121525">
   New Ancient Hominids track for hg38
   </a></div>
-
-  <div class="jwNewsItem jwSingleLineRightColumn">
-  Dec. 03, 2025 -
-  <a href="goldenPath/newsarch.html#120325">
-  New gnomAD MPC track for hg19
-  </a></div>