add favicon
This commit is contained in:
parent
068ef42f0b
commit
ce1757d0c6
BIN
img/favicon.png
Normal file
BIN
img/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
@ -2,6 +2,8 @@
|
||||
<head>
|
||||
<title>NYC Bookstores</title>
|
||||
<meta charset='utf-8'>
|
||||
<link rel="icon" type="image/png" href="/img/favicon.png" />
|
||||
<link rel="apple-touch-icon" href="/img/social.jpg" />
|
||||
<script type="text/javascript" src='js/jquery.js'></script>
|
||||
<script type="text/javascript" src='js/mustache.js'></script>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
||||
|
Loading…
Reference in New Issue
Block a user