mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
Update logo urls
This commit is contained in:
parent
a7fcace1e9
commit
18dacee64b
1 changed files with 2 additions and 2 deletions
|
|
@ -6,11 +6,11 @@
|
|||
<link rel="stylesheet" href="/assets/style.css">
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
<title>Pilosa WebUI</title>
|
||||
<link rel="icon" type="image/png" href="https://dc3kpxyuw05cb.cloudfront.net/img/favicon.png">
|
||||
<link rel="icon" type="image/png" href="https://www.pilosa.com/img/favicon.png">
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
<img src="https://dc3kpxyuw05cb.cloudfront.net/img/logo.svg" width="110" alt="">
|
||||
<img src="https://www.pilosa.com/img/logo.svg" width="110" alt="">
|
||||
<div id="server-version" class=""></div>
|
||||
</div>
|
||||
<div class="container">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue