Using: https://lab.lepture.com/github-cards/#link-time|medium This generates: ``` <div class="github-card" data-github="link-time" data-width="400" data-height="319" data-theme="medium"></div> <script src="//cdn.jsdelivr.net/github-cards/latest/widget.js"></script> ``` On the generator page, this background image is shown: https://cdn-images-1.medium.com/max/2000/1*19LWzzJJDPqGq67Vyd0EjQ.jpeg However, when embedding the card in our page using the above markup, the following, non-existing background image url is used: https://assets-cdn.github.com/assets/modules/aws/aws-bg-80b292690ba587b305c2c038c496ffc8ff08d3bf6be6c1ba64d48bedc09cc36f.jpg
Using: https://lab.lepture.com/github-cards/#link-time|medium
This generates:
On the generator page, this background image is shown:
https://cdn-images-1.medium.com/max/2000/1*19LWzzJJDPqGq67Vyd0EjQ.jpeg
However, when embedding the card in our page using the above markup, the following, non-existing background image url is used:
https://assets-cdn.github.com/assets/modules/aws/aws-bg-80b292690ba587b305c2c038c496ffc8ff08d3bf6be6c1ba64d48bedc09cc36f.jpg