Skip to content

Commit

Permalink
Update favicon to be the AH favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Palmer committed Sep 13, 2017
1 parent 2b4e3c7 commit 22a80a2
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,11 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="./styleguide/favicon.ico">
<link rel="shortcut icon" href="https://a0.ah-assets.net/assets/favicon-a6ae96bf51cbe3931878942469db2ecafc9f68d6f9c94c5d2b407584bd518a7f.ico">
<title>Bloom | Appear Here's style guide</title>
<script type="text/javascript" src="//fast.fonts.net/jsapi/e48efbf8-a486-4eb1-ba99-28266998779c.js"></script>
</head>
<body>
<div id="root"></div>
<!--
This HTML file is a template.
If you open it directly in the browser, you will see an empty page.
You can add webfonts, meta tags, or analytics to this file.
The build step will place the bundled scripts into the <body> tag.
To begin the development, run `npm start` in this folder.
To create a production bundle, use `npm run build`.
-->
</body>
</html>

0 comments on commit 22a80a2

Please sign in to comment.