1fa0d91b193efa62568c3ab7f38db979e48eef90
jnavarr5
  Fri Sep 11 11:11:52 2020 -0700
Announcing the UCSC LiftOver and NCBI Remap alignments for hg38 and hg19, refs #24449

diff --git src/hg/htdocs/indexNews.html src/hg/htdocs/indexNews.html
index 05ff026..5f8a668 100755
--- src/hg/htdocs/indexNews.html
+++ src/hg/htdocs/indexNews.html
@@ -1,36 +1,36 @@
 <!-- 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 3 items at a time)
 
                                                 | <- Cutoff point
 -->
   <div class="jwNewsItem jwSingleLineRightColumn">
+  Sept. 11, 2020 -
+  <a href="goldenPath/newsarch.html#091120">
+  UCSC LiftOver and NCBI Remap alignments for human (hg38/hg19)
+  </a></div>
+
+   <div class="jwNewsItem jwSingleLineRightColumn">
   Aug 28, 2020 -
   <a href="goldenPath/newsarch.html#082820">
   New Gorilla Genome Browser released: gorGor6
   </a></div>
  
   <div class="jwNewsItem jwSingleLineRightColumn">
   Aug. 7, 2020 -
   <a href="goldenPath/newsarch.html#080720">
   Eight SARS-CoV-2 (COVID) data tracks released
   </a></div>
-
-  <div class="jwNewsItem jwSingleLineRightColumn">
-  Aug. 3, 2020 -
-  <a href="goldenPath/newsarch.html#080320">
-  Annotated SNVs track for rheMac10
-  </a></div>