File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ git add -A
1515git commit -m ' deploy'
1616
1717# 如果发布到 https://<USERNAME>.github.io
18- git push -f https://github.com/vaopen/blog .git master:gh-pages
18+ git push -f https://github.com/vaopen/blogs .git master:gh-pages
1919
2020# 如果发布到 https://<USERNAME>.github.io/<REPO>
2121# git push -f [email protected] :<USERNAME>/<REPO>.git master:gh-pages
Original file line number Diff line number Diff line change 11module . exports = {
2+ base : '/blogs/' ,
23 title : "vaopen'blog" ,
34 description : "不能因理想遥远而放弃追求 不能因现实复杂而放弃梦想" ,
45 evergreen : true ,
Original file line number Diff line number Diff line change 1- Subproject commit 78fbfab5c285c2a250bf8131b38d51932a6fce5f
1+ Subproject commit 726dca1f86ab8a0987c40973640f19c50abdbea7
You can’t perform that action at this time.
0 commit comments