modify favicon

This commit is contained in:
kekee000 2015-08-10 10:23:30 +08:00
parent 4dea3ba62c
commit 7c5222f1a8
3 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8">
<title>FontEditor</title>
<link rel="shortcut icon" href="http://www.baidu.com/favicon.ico" type="image/x-icon">
<link rel="stylesheet" type="text/css" href="./dep/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="./css/main.css">
</head>