update favico

This commit is contained in:
OttoMao 2015-08-05 15:47:46 +08:00
parent 864edfe6b1
commit 0497e8135e

View File

@ -2,6 +2,7 @@
<head> <head>
<title>AnyProxy</title> <title>AnyProxy</title>
<link rel="stylesheet" type="text/css" href="./index.css"> <link rel="stylesheet" type="text/css" href="./index.css">
<link rel="icon" type="image/png" href="/favico.png" />
</head> </head>
<body> <body>