From a6b371ed4b8701624fbff533cbe0a86092fd2550 Mon Sep 17 00:00:00 2001 From: tianzhendong <1203886034@qq.com> Date: Mon, 23 May 2022 15:19:32 +0800 Subject: [PATCH] 20220523 --- source/_data/friends.json | 2 +- zgit push.bat | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/source/_data/friends.json b/source/_data/friends.json index 1a564ed..110786d 100644 --- a/source/_data/friends.json +++ b/source/_data/friends.json @@ -1,6 +1,6 @@ [ { - "avatar": "https://gitee.com/tianzhendong/img/raw/master/images/TianZD22.png", + "avatar": "./../assets/1/TianZD22.png", "name": "docsify", "introduction": "保持一颗学习的心", "url": "http://www.tianzd.cn:90", diff --git a/zgit push.bat b/zgit push.bat index a3cebda..d7cb496 100644 --- a/zgit push.bat +++ b/zgit push.bat @@ -2,5 +2,4 @@ @REM cd C:\Blog\hexo_blog git add . git commit -m "Auto commit." -git push gitee master -git push github master \ No newline at end of file +git push gitee master \ No newline at end of file