“Supported by Thinkmill” badge for READMEs.
To embed the heart badge in a Github README use this snippet:
[![Supported by Thinkmill](https://thinkmill.github.io/badge/heart.svg)](http://thinkmill.com.au/?utm_source=github&utm_medium=badge&utm_campaign=xyz)
(Replace the xyz
in the utm_campaign
part of the link with your project name)
Which looks like this:
Alternatively you can embed HTML (a limited subset works on Github in Markdown):
<a href="http://thinkmill.com.au/?utm_source=github&utm_medium=badge&utm_campaign=xyz">
<img alt="Supported by Thinkmill" src="https://thinkmill.github.io/badge/heart.svg" />
</a>
The general usage looks like this: https://thinkmill.github.io/badge/<type>.svg
, where <type>
is to be replaced with one of:
simple
heart
rocket
bolt
invader
http://thinkmill.com.au/?utm_source=github&utm_medium=badge&utm_campaign=xyz
when using these badges, (otherwise people who click on them just see a bigger version) replacing the xyz
in the utm_campaign
part of the link with your project name and possibly change the utm_source
to whatever site you use it onThis repo and all its files are licensed under CC0 and are public domain. See LICENSE.md for more information.