Update favicon

This commit is contained in:
Michael Jackson 2016-09-26 11:09:33 -07:00
parent 3b1502d1ab
commit 93a755a0b4
3 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ class HomePage extends React.Component {
<meta httpEquiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<meta name="viewport" content="width=700,maximum-scale=1"/>
<meta name="timestamp" content={(new Date).toISOString()}/>
<link rel="icon" href="/favicon.ico?v1"/>
<link rel="icon" href="/favicon.ico?v2"/>
<title>unpkg</title>
<script dangerouslySetInnerHTML={{ __html: "window.Promise || document.write('\\x3Cscript src=\"/es6-promise.min.js\">\\x3C/script>\\x3Cscript>ES6Promise.polyfill()\\x3C/script>')" }}/>
<script dangerouslySetInnerHTML={{ __html: "window.fetch || document.write('\\x3Cscript src=\"/fetch.min.js\">\\x3C/script>')" }}/>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 361 KiB

After

Width:  |  Height:  |  Size: 361 KiB

Binary file not shown.