a07565d2804e8dd84abec39fc436a908deb331d4 chmalee Wed Aug 1 17:05:35 2018 -0700 New logo for homepage and gateway page that includes Genomics Institute, refs #21788 diff --git src/hg/htdocs/index.html src/hg/htdocs/index.html index a58a28b..19e67bb 100755 --- src/hg/htdocs/index.html +++ src/hg/htdocs/index.html @@ -5,31 +5,31 @@ <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%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"--> + <img src="../images/GIlogo.png" class="jwUcscLogoWrapper"> </div> </a> <img src="../images/ucscHelixLogo.png" class="jwBannerHelixLogo"> <div class="jwBannerTitle"> Genome Browser </div> </div> <!-- Menu bar / hotlinks / blue bar: --> <div> <!--#include virtual="cgi-bin/hgMenubar"--> </div> <!-- Override nice-menu.css's menu background and fonts: --> <link rel="stylesheet" href="../style/jWest.afterNiceMenu.css">