23bea12e98867f3cd6b931d0537c68b57a2f0503
gperez2
  Thu Jul 31 10:54:57 2025 -0700
Incorporating Lou's feedback to bedMethyl.html and announcing the bedMethyl/bigMethyl type, refs #36002

diff --git src/hg/htdocs/indexNews.html src/hg/htdocs/indexNews.html
index 21e1c01618b..d8776e209ed 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">
+  July 31, 2025 -
+  <a href="goldenPath/newsarch.html#073125">
+  New bedMethyl and bigMethyl track type
+  </a></div>
+
   <div class="jwNewsItem jwSingleLineRightColumn">
   July 23, 2025 -
   <a href="goldenPath/newsarch.html#072325">
   Bionano DLE-1 CTTAAG sites for human, hg38 and hg19
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   July 15, 2025 -
   <a href="goldenPath/newsarch.html#071525">
   New pathogenicity predictor tracks MCAP and MutScore
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   July 15, 2025 -
   <a href="goldenPath/newsarch.html#071525a">
   ENCODE4 Long-read Transcripts for hg38/mm10
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   July 9, 2025 -
   <a href="goldenPath/newsarch.html#070925">
   Unusually Conserved Regions track for hg38
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   July 7, 2025 -
   <a href="goldenPath/newsarch.html#070725">
   UCSC Genome Browser turns 25
   </a></div>
-
-  <div class="jwNewsItem jwSingleLineRightColumn">
-  June 26, 2025 -
-  <a href="goldenPath/newsarch.html#062625">
-  New Genome Browser tutorials
-  </a></div>