0e1a50c0146ef62f97f1424a5fd9fb95a42356d2
cath
  Fri Nov 10 15:08:43 2017 -0800
Static doc additions for releasing susScr11, refs #19859

diff --git src/hg/htdocs/indexNews.html src/hg/htdocs/indexNews.html
index 2e1bc3a..f6e9f8e 100755
--- src/hg/htdocs/indexNews.html
+++ src/hg/htdocs/indexNews.html
@@ -1,36 +1,38 @@
 <!-- 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)
   4. Drop the bottom item from the list (limit of 3 items at a time)
 -->
 
   <div class="jwNewsItem jwSingleLineRightCoumn">
+  Nov. 13, 2017 -
+  <a href="goldenPath/newsarch.html#111317">
+  New assembly: Pig, susScr11
+  </a></div>
+  
+  <div class="jwNewsItem jwSingleLineRightCoumn">
   Nov. 7, 2017 -
   <a href="goldenPath/newsarch.html#110717">
   New assembly: Chinese hamster ovary CHO K1
   </a></div>
     
   <div class="jwNewsItem jwSingleLineRightCoumn">
   Nov. 2, 2017 -
   <a href="goldenPath/newsarch.html#110217">
   New Zebrafish assembly danRer11 available!
   </a></div>
 
-  <div class="jwNewsItem jwSingleLineRightCoumn">
-  Oct. 27, 2017 -
-  <a href="goldenPath/newsarch.html#102717">
-  Public European MySQL server now available!
-  </a></div>
+