1e4593e163722bd3878db5d83392b57525ec9ca2
kate
  Mon May 11 12:45:42 2020 -0700
Update Nextstrain transmission graphic on COVID-19 page. refs #25217

diff --git src/hg/htdocs/covid19.html src/hg/htdocs/covid19.html
index bc0380f..9c65b12 100755
--- src/hg/htdocs/covid19.html
+++ src/hg/htdocs/covid19.html
@@ -1,24 +1,24 @@
 <!DOCTYPE html>
 <!--#set var="TITLE" value="COVID-19 Resources at UCSC" -->
 <!--#set var="ROOT" value="." -->
 
 <!--#include virtual="$ROOT/inc/gbPageStart.html"-->
 
 <h1>COVID-19 Pandemic Resources at UCSC 
         <span bgcolor=#f3e0be><font color=#555 size=-1 style="background-color: #f3e0be; padding-left: 10px; padding-right: 10px; margin-left: 15px;">
-            Updated: &nbsp; May 4, 2020</font></span></h1>
+            Updated: &nbsp; May 11, 2020</font></span></h1>
 
 <div class="row">
     <div class="col-md-6">
 <p>
 The SARS-CoV-2 coronavirus emerged in December 2019 as a novel human pathogen causing
 a severe acute respiratory syndrome (COVID-19). In the following months, the disease
 spread internationally and was
 <A TARGET="_BLANK" 
     HREF="https://www.who.int/dg/speeches/detail/who-director-general-s-opening-remarks-at-the-media-briefing-on-covid-19---11-march-2020">
 declared a pandemic by the World Health Organization</a>
 on March 11, 2020.
 </p>
 
 <p>
 We at the
@@ -34,35 +34,35 @@
 The <a target="_blank" href="https://genome.ucsc.edu">
 UCSC Genome Browser</a>
 is a publicly available web resource serving the research community since July 2000.
 Both the Genome Browser and UCSC Cell Browser are funded by the 
 <a target="_blank" href="https://www.genome.gov/">NIH National Human Genome Research Institute</a>.
 In addition to this funding, the COVID-19 projects here are funded by generous individuals,
 including local donors Pat and Roland Rebele.
 To contribute, click
 <a target="_blank" href="https://secure.ucsc.edu/s/1069/bp18/interior.aspx?sid=1069&gid=1001&pgid=780&cid=1749&dids=645">
 here</a>.
 
 </p>
     </div>
 
     <div class="col-md-6">
-        <img class="text-center" alt="COVID-19 transmission as of April 28, 2020, from Nextstrain" 
-            src="../images/covid19-transmission.apr28_2020.nextstrain.png" 
+        <img class="text-center" alt="COVID-19 transmission as of May 8, 2020, from Nextstrain" 
+            src="../images/covid19-transmission.may8_2020.nextstrain.png" 
                 style="margin-bottom: 5px !important">
                     <div style="text-align: right; line-height: 1">
-                        <font SIZE=-1><em>COVID-19 transmission as of April 28, 2020</em><BR>
+                        <font SIZE=-1><em>COVID-19 transmission as of May 8, 2020</em><BR>
                         </font>
                         <font SIZE=-2>
                           <A HREF="https://nextstrain.org"
                           TARGET=_blank>Latest situation report from Nextstrain.org</a>
                         </font>
                     </div>
     </div>
 </div>
 
 <style>
 img {
     width: 100%;
     margin: 15px 0 !important;
 }
 </style>