argonlaser / badgeit-front

Front service for badgeit
http://badgeit.today/
MIT License
0 stars 1 forks source link

add hyperlink on the badges copy button #34

Closed argonlaser closed 7 years ago

argonlaser commented 7 years ago

Now we are copying the svg imageurl from the objects properly. But we have to have the proper hyperlinks from the LinkUrl property in the object in the object.

Eg;: [![GitHub license](ImageUrl)](LinkUrl)

argonlaser commented 7 years ago

fixed by https://github.com/argonlaser/badgeit-front/pull/35