We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Good day! It seems like it would be a great and much needed addition.
Example: card_width - Set the card's width manually (number)
card_width
- If the feature request is approved, would you be willing to submit a PR? - No 😔
The text was updated successfully, but these errors were encountered:
The output cards is svg, you can rescale them as you need.
Sorry, something went wrong.
And adding card_height might be a good idea too.
card_height
@simbafs you are right but add those two args might be extremely useful when embedding svgs in markdown files
Maybe not a bad idea: However, you can use html arguments, like this:
<img src="http://github-profile-summary-cards.vercel.app/api/cards/repos-per-language?username=<username>&theme=<theme>" width="33%" height="50%"/>
Hi, sorry for the late reply. It seems that the issue can be solved by using the html argument.
No branches or pull requests
Good day! It seems like it would be a great and much needed addition.
Example:
card_width
- Set the card's width manually (number)- If the feature request is approved, would you be willing to submit a PR?
- No 😔
The text was updated successfully, but these errors were encountered: