This commit is contained in:
Louis Chih-Ming Lee 2026-05-19 17:25:57 +02:00
parent 6d492e0990
commit 8629a52530
4 changed files with 402 additions and 106 deletions

View file

@ -19,6 +19,6 @@ git add -A
git commit -m "Deploy static site"
# Push this folder as the gh-pages branch of chmee/kidney
git push -f git@github.com:chmee/kidney.git main:gh-pages
git push -f git@github.com:chmlee/kidney.git master:gh-pages
cd -