KevzPeter / Leetcode-Badge-Showcase

API to embed your Leetcode badges anywhere 🤩
https://leetcode-badge-showcase.vercel.app
38 stars 5 forks source link

Feature: Add Option to Include/Exclude Outer Border #8

Closed shah-zeel closed 9 months ago

KevzPeter commented 9 months ago

@shah-zeel , are you referring to the outer border or the border for the header section ?

shah-zeel commented 9 months ago

The outer border, my bad, I should have been more descriptive. It's going to be my first pull request and first contribution to an Open source project, so just created a pull request. 🥳

shah-zeel commented 9 months ago

Hey @KevzPeter I tried to create a pull request but it failed saying:

Vercel — Authorization required to deploy.
Merging is blocked
Missing successful Preview – leetcode-badge-showcase and Production – leetcode-badge-showcase deployments.

Could you please guide me through this?

KevzPeter commented 9 months ago

That's because auto-deployment of pull requests to this repository are blocked by default on Vercel (that's where the site is hosted). I've reviewed your changes and accepted your pull request.

You can view your merged changes on the demo site!