eaef2d170ea8b272234e9b3bf453cfccf98a5ba0
galt
  Fri Sep 30 11:25:40 2016 -0700
Fixing needed encoding of pipe char in URL. refs #18077.

diff --git src/hg/htdocs/index.html src/hg/htdocs/index.html
index 9699d91..b4ac56a 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|Lato:700,700italic,300,400,400italic' rel='stylesheet' type='text/css'>
+    <link href='https://fonts.googleapis.com/css?family=Oswald:700%7CLato:700,700italic,300,400,400italic' 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">