设置hexo404页面

发布 : 2016-07-13 分类 : Blog 浏览 :
/hexo/themes/landscape-plus/source/404.html
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8;"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="robots" content="all" />
<meta name="robots" content="index,follow"/>
</head>
<body
<script type="text/javascript" src="http://www.qq.com/404/search_children.js" charset="utf-8" homePageUrl="http:/16bh.github.io" homePageName="回到我的主页"></script>
</body>
</html>
本文作者 : 小凡
原文链接 : https://16bh.github.io/2016/07/13/hexo-404-page/
版权声明 : 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明出处!
留下足迹