logo
0
0
WeChat Login
lilu<admin@lilu.org.cn>
feat: add butterfly theme as submodule

blog

git submodule add -b master https://github.com/llnancy/hexo-theme-butterfly.git themes/butterfly
git add .
git commit -m "feat: add butterfly theme as submodule"
git push -u origin master