finish
This commit is contained in:
+3
-3
@@ -13,7 +13,7 @@ timezone: ''
|
||||
|
||||
# URL
|
||||
## If your site is put in a subdirectory, set url as 'http://example.com/child' and root as '/child/'
|
||||
url: https://tianzhendong.github.io/
|
||||
url: http://www.tianzd.cn/
|
||||
root: /
|
||||
# permalink: :year/:month/:day/:title/
|
||||
permalink: posts/:abbrlink.html # p 是自定义的前缀
|
||||
@@ -129,7 +129,7 @@ sitemap:
|
||||
deploy:
|
||||
- type: git
|
||||
repo:
|
||||
git1: root@106.14.31.180:/var/repo/hexoBlog.git
|
||||
|
||||
github: git@github.com:tianzhendong/tianzhendong.github.io
|
||||
# repo: git@github.com:tianzhendong/tianzhendong.github.io
|
||||
branch: master
|
||||
@@ -138,7 +138,7 @@ deploy:
|
||||
# baidu submit
|
||||
baidu_url_submit:
|
||||
count: 40 # 提交最新的一个链接
|
||||
host: "" # www.luckyzmj.cn # 在百度站长平台中注册的域名
|
||||
host: www.tianzd.cn # www.luckyzmj.cn # 在百度站长平台中注册的域名
|
||||
token: xxxxxxxxxxx # 请注意这是您的秘钥, 所以请不要把博客源代码发布在公众仓库里!
|
||||
path: baidu_urls.txt # 文本文档的地址, 新链接会保存在此文本文档里
|
||||
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
</div>
|
||||
|
||||
<div class="footer">
|
||||
<center> Copyright © 2019 CODING BY <a href="http://www.luckyzmj.cn" style="font-family:verdana;color:#4285f4;text-decoration:none"> luckyzmj </a> GIT HUB: <a href="https://github.com/r00tSe7en/GoogleHackingTool" style="font-family:verdana;color:#4285f4;text-decoration:none"> 在线google Hacking小工具 </a></center>
|
||||
<center> Copyright © 2019 CODING BY <a href="http://www.tianzd.cn" style="font-family:verdana;color:#4285f4;text-decoration:none"> luckyzmj </a> GIT HUB: <a href="https://github.com/r00tSe7en/GoogleHackingTool" style="font-family:verdana;color:#4285f4;text-decoration:none"> 在线google Hacking小工具 </a></center>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"avatar": "https://gitee.com/tianzhendong/img/raw/master/images/TianZD22.png",
|
||||
"name": "docsify",
|
||||
"introduction": "保持一颗学习的心",
|
||||
"url": "https://tianzhendong.github.io/DocsifyNote/",
|
||||
"url": "http://www.tianzd.cn:90",
|
||||
"title": "访问主页"
|
||||
},{
|
||||
"avatar": "https://s1.ax1x.com/2020/05/17/YRWsYT.png",
|
||||
@@ -11,11 +11,5 @@
|
||||
"introduction": "越努力,越幸运",
|
||||
"url": "http://www.luckyzmj.cn",
|
||||
"title": "访问主页"
|
||||
},{
|
||||
"avatar": "https://sunhwee.com/hwsun.jpg",
|
||||
"name": "洪卫の博客",
|
||||
"introduction": "UESTC CVer",
|
||||
"url": "http://sunhwee.com",
|
||||
"title": "访问主页"
|
||||
}
|
||||
]
|
||||
@@ -6,7 +6,7 @@
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<meta name="author" content="TianZDの博客">
|
||||
<title>百宝箱丨TianZD</title>
|
||||
<meta name="keywords" content="http://tianzd.cn,百宝箱,在线工具箱,素材资源网站,网站导航">
|
||||
<meta name="keywords" content="http://www.tianzd.cn,百宝箱,在线工具箱,素材资源网站,网站导航">
|
||||
<meta name="description" content="WebStack - 收集国内外优秀资源网站,http://tianzd.cn">
|
||||
<link rel="icon" type="image/png" href="https://s1.ax1x.com/2020/05/17/YR20js.jpg">
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Arimo:400,700,400italic">
|
||||
|
||||
@@ -709,7 +709,7 @@ banner:
|
||||
icp:
|
||||
enable: true
|
||||
url: http://www.beian.miit.gov.cn/ # 备案链接
|
||||
text: 沪ICP备xxxxxxx号-1 # 备案信息
|
||||
text: 沪ICP备2022013404号 # 备案信息
|
||||
|
||||
# CDN访问加速
|
||||
# 第一次使用本功能,一定要先配置url,再`hexo cl && hexo g && hexo d`部署到GitHub的仓库,注意!必须是GitHub的仓库!
|
||||
|
||||
Reference in New Issue
Block a user