c9a757f239030036c1f4c4a01ff757c27037a341
gperez2
  Thu Jun 25 05:27:40 2026 -0700
Announcing the Varaico release 3 tracks, refs #37658

diff --git src/hg/htdocs/indexNews.html src/hg/htdocs/indexNews.html
index 9251f438256..fdbb848daf0 100755
--- src/hg/htdocs/indexNews.html
+++ src/hg/htdocs/indexNews.html
@@ -1,55 +1,55 @@
 <!-- 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">
+  Jun. 25, 2026 -
+  <a href="goldenPath/newsarch.html#062526">
+  Varaico Variants tracks updated to release 3
+  </a></div>
+
   <div class="jwNewsItem jwSingleLineRightColumn">
   Jun. 23, 2026 -
   <a href="goldenPath/newsarch.html#062326">
   Non-canonical ORFs track collection on hg38
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Jun. 2, 2026 -
   <a href="goldenPath/newsarch.html#060226">
   New MPRA Base and MPRAVarDB tracks on hg38
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   May 1, 2026 -
   <a href="goldenPath/newsarch.html#050126">
   New PrimateAI-3D and PromoterAI tracks from Illumina
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Apr. 22, 2026 -
   <a href="goldenPath/newsarch.html#042226">
   New NMD Escape tracks on hg38
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Apr. 10, 2026 -
   <a href="goldenPath/newsarch.html#041026">
   New Short Tandem Repeat (STR) tracks on hg38
   </a></div>
 
-  <div class="jwNewsItem jwSingleLineRightColumn">
-  Apr. 3, 2026 -
-  <a href="goldenPath/newsarch.html#040326">
-  New heatmap display mode for bigBed tracks
-  </a></div>
-