博客搭建问题

代码上传失败

1
2
git config --global --unset http.proxy 
git config --global --unset https.proxy

更新配置后本地显示和github上不一样

1
2
hexo clean
hexo d -g