2e2953ca15534bf34e976f0da2f3f9aee11b7393
galt
  Fri Sep 30 12:46:45 2016 -0700
Fixing needed encoding of pipe colon comma chars in URL. refs #18077.

diff --git src/hg/htdocs/index.html src/hg/htdocs/index.html
index b4ac56a..726281e 100755
--- src/hg/htdocs/index.html
+++ src/hg/htdocs/index.html
@@ -1,23 +1,23 @@
 <!DOCTYPE html>
 <html>
   <head>
     <meta http-equiv="Content-Type" CONTENT="text/html;CHARSET=iso-8859-1">
     <meta name="description" content="UCSC Genome Browser">
     <meta name="keywords" content="genome, genome browser, human genome, genome assembly, Blat, UCSC, bioinformatics, gene prediction, SNP, SNPs, EST, mRNA, mouse genome, rat genome, chicken genome, chimp genome, dog genome, fruitfly genome, zebrafish genome, xenopus, frog genome, rhesus, opossum, danio rerio genome, drosophila, fugu, yeast, ciona,  comparative genomics, human variation, hapMap">
     <title>UCSC Genome Browser Home</title>
-    <link href='https://fonts.googleapis.com/css?family=Oswald:700%7CLato:700,700italic,300,400,400italic' rel='stylesheet' type='text/css'>
+    <link href='https://fonts.googleapis.com/css?family=Oswald%3A700%7CLato%3A700%2C700italic%2C300%2C400%2C400italic' rel='stylesheet' type='text/css'>
     <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
     <link rel="stylesheet" href="../style/HGStyle.css">
     <link rel="stylesheet" href="../style/jWest.css">
   </head>
 
   <body>
 
     <!-- Banner -->
     <div id="banner" class="jwBanner">
         <a class="jwAnchor" href="http://www.ucsc.edu/">
           <div class="jwUcscLogoWrapper">
             <!--#include virtual="images/ucscLogo.svg"-->
           </div>
         </a>
         <img src="../images/ucscHelixLogo.png" class="jwBannerHelixLogo">