Closed yamat47 closed 3 years ago
Someone is attempting to deploy a commit to a Personal Account owned by @gladevise on Vercel.
@gladevise first needs to authorize it.
To @gladevise
I implemented shortening url option. Please review this pull request 🙇♂️
@yamat47 Thanks to your PR!!! This option makes the remark-link-card look much better!
Issue
I am using remark-link-card in my blog. Thank you for creating so nice library!
But I have a problem. The link card always displays full URL. Then a link card from a long URL (such as this) is a bit ugly.
What I changed
I enabled to display only URL's hostname when
options.shortenUrl
is truthy.