Merge pull request #14 from tanabe/feature/update-favicon
Update favicon
This commit is contained in:
commit
1618c935eb
Binary file not shown.
Before Width: | Height: | Size: 5.8 KiB |
BIN
public/favicon.png
Normal file
BIN
public/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
<link rel="stylesheet" type="text/css" href="css/style.css">
|
<link rel="stylesheet" type="text/css" href="css/style.css">
|
||||||
<link rel="stylesheet" type="text/css" href="css/github.css">
|
<link rel="stylesheet" type="text/css" href="css/github.css">
|
||||||
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
<link rel="icon" type="image/png" href="favicon.png">
|
||||||
|
|
||||||
<script type="text/javascript" src="js/jquery-1.6.1.min.js"></script>
|
<script type="text/javascript" src="js/jquery-1.6.1.min.js"></script>
|
||||||
<script type="text/javascript" src="js/jquery.autosize-min.js"></script>
|
<script type="text/javascript" src="js/jquery.autosize-min.js"></script>
|
||||||
|
Loading…
Reference in New Issue
Block a user