Last active
August 29, 2017 10:19
-
-
Save mvtango/cce1560addee432fcd07ff8c01a1620e to your computer and use it in GitHub Desktop.
"Fork Me On Github"-style ribbon SVG template
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- first tag after body --> | |
<a href="{{ link }}"> | |
<img style="position: absolute; top: 0; left: 0; border: 0; z-index:9999" src="{{ image url}}"> | |
</a> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment