🎨 Enhance your GitHub profile with this amazing tool, which allows you to create a personalized README quickly and easily. This profile README generator is the best you'll find 🚀
If you add your stats and add a custom title including white spaces. The generated URL is not proper encoded and will break not be displayed in the README file.
What are the steps to reproduce this issue?
Add a stat badge
Add a custom title with some white spaces
Generate the README
You can see that the white spaces are displayed in the URL, if you want to display this, the image link is broken.
What happens?
If you add your stats and add a custom title including white spaces. The generated URL is not proper encoded and will break not be displayed in the README file.
What are the steps to reproduce this issue?
What were you expecting to happen?
The URL should be correctly URL-encoded.
Additional information about your environment
Additional context
No response