This is a HacktoberFest Repo, You can make portfolio Website of your own .
Go to Git Bash and Clone the forked repository using :
a. Clone the repository
git clone https://github.com/your_username/make-pull-request
git add <file-name>
git commit -m "<your-message>"
git push origin <branch-name>
Once you push the changes to your repository, the Compare & pull request button will appear in GitHub.
Click it and you’ll be taken to this screen
Type a proper description and give the PR an appropriate title. Finally, Open a pull request by clicking the Create pull request button.