Fix favicon path

This fix the problem favicon  path is not proper set due to commit f11de67
This commit is contained in:
Chi Lei 2018-09-08 21:47:52 +08:00 committed by GitHub
parent f11de67771
commit 0bed3d3d17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
<!-- {{{ head -->
<head>
<link rel="icon" href="favicon.ico" />
<link rel="icon" href="../favicon.ico" />
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">