URL Inconsistency Issue with the fonts
- Dominant language
- HTML
- Stars
- 20.5k
- Forks
- 2.9k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 95
Description
If you search a font in any other browser will face a major bug that is if a font is typed in First Word capital for example: https://fonts.google.com/specimen/Montserrat **(It will work fine**)😊
https://fonts.google.com/specimen/montserrat **(this won't)** 😥
This creates an issue of URL inconsistency. Might cause a surge of bounce back rate so to reduce this we can have a single named allocated to a font.
Preferred method will be to have the URL in lowercase.
On Uppercase (https://fonts.google.com/specimen/Montserrat)

On Lowercase (https://fonts.google.com/specimen/montserrat)

**I would like to work on this can you please assign me this issue @m4rc1e @davelab6 🎉🎉**
_Thanks for going through this Issue and all suggestions are welcome_
Contributor guide
Assessment
This issue has not been assessed yet.