Kolen123 / black89more

...
https://kolen123.github.io/black89more/web(2).html
0 stars 0 forks source link

git checkout -b gh-pages git push origin gh-pages #1

Open Kolen123 opened 2 weeks ago

Kolen123 commented 2 weeks ago

git clone https://github.com/Kolen123/black89more.git cd black89more git checkout gh-pages

Add your HTML file and other assets

git add . git commit -m "Add website files" git push origin gh-pages