Add logo and favicon to docs (#880)

This commit is contained in:
Sidney Bell
2019-08-12 16:03:41 -07:00
committed by GitHub
parent fcaa30d7cc
commit 69e69f4dae
3 changed files with 9 additions and 5 deletions
+1
View File
@@ -17,6 +17,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<link rel="shortcut icon" type="image/x-icon" href="cellxgene-favicon.png">
<link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
</head>
<body>