Gumroad hyperlink

Sometimes all you want is a simple hyperlink to your product on Gumroad.

To do this, first, write your hyperlink in Markdown, as you’d normally do.

In this example, we write

[simple hyperlink](https://gum.co/soon-jekyll)

then add this include

{% include gumroad-link.html id="soon-jekyll" %}

And the result is a simple hyperlink with a Gumroad overlay. (click on the link to check the product overlay)

gumroad-link.html in _includes