badge-generator icon indicating copy to clipboard operation
badge-generator copied to clipboard

Use param-based badge

Open MichaelCurrin opened this issue 5 years ago • 1 comments

Make sure to not encode it to keep URL readable

https://img.shields.io/static/v1?label=GH%20Pages&message=MichaelCurrin.github.io/coding-blog/&color=green

But convert space to %20.

See if a flag on the frontend makes sense.

Also the badge can be used on the Repo page to make a repo badge around social section.

MichaelCurrin avatar Oct 21 '20 10:10 MichaelCurrin

Relates to #38

MichaelCurrin avatar Oct 21 '20 11:10 MichaelCurrin