We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72cabdc commit 449af5dCopy full SHA for 449af5d
deploy.sh
@@ -18,7 +18,7 @@ git add -A
18
git commit -m 'deploy'
19
20
# if you are deploying to https://<USERNAME>.github.io
21
-git push -f git@github.com:kavisherlock/kavisherlock.github.io.git master
+git push -f git@github.com:kabbagepatch/kabbagepatch.github.io.git master
22
23
# if you are deploying to https://<USERNAME>.github.io/<REPO>
24
# git push -f git@github.com:<USERNAME>/<REPO>.git master:gh-pages
0 commit comments