javarv87 / merge-conflict

Home Page:https://lab.github.com/courses/managing-merge-conflicts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Optional: Change picture

github-learning-lab opened this issue · comments

If you would like to change the image used on your resume, you need to make a few changes to the files.

  1. Create a new branch, maybe name it something like new-avatar.
  2. Navigate to the images directory and click the Upload files button.
  3. Drag and drop your image.
  4. Commit your change by clicking Commit changes.
  5. On the new-avatar branch, open the _layouts/resume.html file and edit line 16. Replace images/bob-avatar.jpg with images/YOURFILENAME.
  6. Create a pull request.
  7. Merge the pull request, and delete the branch.