Skip to content

Commit

Permalink
add favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Apr 1, 2016
1 parent 3915cd3 commit 6acc3ca
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<head>
<title>V Map(预览版): 寻找离你最近的GitHub大V</title>
<meta charset="UTF-8">
<link rel="icon" href="favicon.ico" type="image/x-icon" />
<link rel="stylesheet" type="text/css" href="static/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="static/leaflet/leaflet.css">
<link rel="stylesheet" type="text/css" href="static/leaflet/plugins/leaflet.draw.css">
Expand Down

0 comments on commit 6acc3ca

Please sign in to comment.