Skip to content

Commit

Permalink
fix:修改了失效的网站图标链接
Browse files Browse the repository at this point in the history
  • Loading branch information
yansheng836 committed Jul 27, 2019
1 parent 263339d commit 4286d0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebRoot/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<!-- <title>index.html</title> -->
<title>404页面集合</title>

<link rel="shortcut icon" href="/404pages/WebRoot/images/favicon-404.ico"/>
<link rel="shortcut icon" href="/404pages/images/favicon-404.ico"/>
<meta http-equiv="keywords" content="404页面">
<meta http-equiv="description" content="自定义404页面">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
Expand Down

0 comments on commit 4286d0f

Please sign in to comment.