This is to help beginners to contribute for Hacktoberfest 2022.
- Fork the repository.
- From code section, copy the link & clone it in your machine.
- Search for
ol
tag in theindex.html
file - Add a
li
tag with the url of your github profile. - That's it. You are done. Check out the website.
- ⭐ this repo for future uses in next Hacktoberfests.
Only few days are left for Hacktoberfest 2022. So lets make it more exciting. From now,
- Do whatever changes you want in the website.
- Just keep the website static and working.
- You can make it responsive for other devices, add different sections etc.
- Complete your 4 contributions asap.
After completing the project
Open your terminal
git add index.html
git commit -m "[type a message]"
Push the commit
git push [remote-name] main
- Go back to the original repo.
- Hit "new pull request" and compare between forks.
- Confirm the pull request and that's it!
This project has adopted the Code of Conduct for Hacktoberfest.
Licensed under the MIT license.