Thanks for wanting to contribute to this website!
There's always room for improvement, so feel free to send PRs my way. To do so, follow the standard GitHub procedure:
- Fork the repository.
- Create a new branch in your forked repository.
- Make your changes in the new branch.
- Submit a pull request from the new branch in your forked repository to the main branch in the original repository.
To verify your changes, please make sure to also run node predeploy.js
to populate all the content in the main index.html
.
I appreciate that you are even taking the time to read this 🤣 Feel free to add the emoji 🐉 to your PR title to let me know that you actually got this far!