Closed
Description
Do you want to request a feature or report a bug?
Bug
- https://mongoosejs.com/ (main page) doesn't have a favicon.
- The docs do have it (https://mongoosejs.com/docs/guide.html)
What is the current behavior?
- Right now the main page doesn't have a favicon.
If the current behavior is a bug, please provide the steps to reproduce.
- One can open the main page and see favicon not being displayed.
- Also not present in HTML code whereas doc guide does have it.
What is the expected behavior?
- https://mongoosejs.com/docs/guide.html clearly shows favicon.
- Similarly, the main page should have it.
- This is my first time raising an issue on GitHub so if any mistake, sorry for that.
- I am assuming that there should be a favicon on the main page and isn't a deliberate choice of the developer.
- If it's a deliberate choice, sorry for raising an issue.
Also if this is a valid issue, I would really like the opportunity to make a PR solving this issue by editing index.html to include the valid tags required for favicon.