ef6fdf3973ac02bb54def8d0b69f5a324859ecf8 cath Wed Dec 14 17:05:11 2016 -0800 Fixing date target link for GTEx announcement refs #17369 diff --git src/hg/htdocs/indexNews.html src/hg/htdocs/indexNews.html index de72cc4..0e90a03 100755 --- src/hg/htdocs/indexNews.html +++ src/hg/htdocs/indexNews.html @@ -5,31 +5,31 @@ <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"> Dec. 13, 2016 - - <a href="goldenPath/newsarch.html#12132016"> + <a href="goldenPath/newsarch.html#121316"> 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>