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