diff --git a/_config.yml b/_config.yml index a99f63c..dcd4e54 100644 --- a/_config.yml +++ b/_config.yml @@ -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 # 文本文档的地址, 新链接会保存在此文本文档里 diff --git a/source/GoogleHacking/index.html b/source/GoogleHacking/index.html index 8f9f1ff..e14dddf 100644 --- a/source/GoogleHacking/index.html +++ b/source/GoogleHacking/index.html @@ -52,7 +52,7 @@ diff --git a/source/_data/friends.json b/source/_data/friends.json index f89f4ec..1a564ed 100644 --- a/source/_data/friends.json +++ b/source/_data/friends.json @@ -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": "访问主页" } ] \ No newline at end of file diff --git a/source/tools/index.html b/source/tools/index.html index 07772b6..a0b32de 100644 --- a/source/tools/index.html +++ b/source/tools/index.html @@ -6,7 +6,7 @@ 百宝箱丨TianZD - + diff --git a/themes/matery/_config.yml b/themes/matery/_config.yml index 8696643..29c2590 100644 --- a/themes/matery/_config.yml +++ b/themes/matery/_config.yml @@ -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的仓库!