- Fork this repo and clone it down to your machine.
- Clone the forked repository to your laptop in your repos directory
- Change the colour of the welcome title from black to blue. Hint: check the style tag (CSS)!
- Let's tell Git about this change: Add the file & then commit with a meaningful message.
- Our repo has been updated! Let's share the update: Push the latest back to GitHub.
- Update the introduction content and repeat the process (add, commit, push).