1. Login into your github account then head to
  2. Push Repo Using SSH
    git remote add origin git@github.com:SirECMG/elton-blog.git
    git branch -M main
    git push -u origin main