a35afe62ec4dbfb53db298631a08465a00a6dd7a ann Mon Jan 23 09:28:22 2017 -0800 adding story about GBiC to home and newsarch pages diff --git src/hg/htdocs/indexNews.html src/hg/htdocs/indexNews.html index 0e90a03..43d4d6a 100755 --- src/hg/htdocs/indexNews.html +++ src/hg/htdocs/indexNews.html @@ -4,33 +4,31 @@ __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"> + Jan. 23, 2017 - + <a href="goldenPath/newsarch.html#012317"> + New GBiC cloud server installation product + </a></div> + + <div class="jwNewsItem jwSingleLineRightCoumn"> Dec. 13, 2016 - <a href="goldenPath/newsarch.html#121316"> - New Tissue Body Map in GTEx track settings + New tissue body map in GTEx track settings </a></div> <div class="jwNewsItem jwSingleLineRightColumn"> Dec. 07, 2016 - <a href="goldenPath/newsarch.html#120716"> Video: Substitute alternate haplotype into chromosome </a></div> - - <div class="jwNewsItem jwSingleLineRightColumn"> - Nov. 07, 2016 - - <a href="goldenPath/newsarch.html#110716"> - New CRISPR track for many assemblies - </a></div> - -