Hexo 解决Github主题空白

git rm --cached themes/yilia
git add .
git commit -m "backup"
git push origin master

你可能感兴趣的:(Hexo 解决Github主题空白)