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

Badge links to vercel app domain

Open altherlex opened this issue 3 years ago • 1 comments

Why not link the badge to the vercel app URL?

Nice job btw!!!

altherlex avatar Apr 10 '22 07:04 altherlex

Why not link the badge to the vercel app URL?

Nice job btw!!!

You can link by youself like this:

<a href="[app URL]"> 
	<img alt="Vercel" src="https://vercelbadge.vercel.app/api/[owner]/[repo]" />
</a>

kaichii avatar Jul 28 '22 02:07 kaichii