添加 public/404.html
This commit is contained in:
parent
e625f419a6
commit
6d23f22ff2
1 changed files with 11 additions and 0 deletions
11
public/404.html
Normal file
11
public/404.html
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<title>Page not found · VICICODE.COM</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<script type="text/javascript" src="//qzonestyle.gtimg.cn/qzone/hybrid/app/404/search_children.js" charset="utf-8"
|
||||||
|
homePageUrl="/" homePageName="返回 WWW.VICICODE.COM 主页"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in a new issue