The Made with siimple and Plugin for siimple badges that can be added into your GitHub README or in your website.
Badge | Name | Style | Path |
---|---|---|---|
made-rounded.svg |
Rounded | https://badge.siimple.xyz/made-rounded.svg | |
made-squared.svg |
Squared | https://badge.siimple.xyz/made-squared.svg | |
plugin-rounded.svg |
Rounded | https://badge.siimple.xyz/plugin-rounded.svg | |
plugin-squared.svg |
Squared | https://badge.siimple.xyz/plugin-squared.svg |
You can embed the badge in a GitHub README using Markdown:
[![Made with siimple](https://badge.siimple.xyz/{{BADGE}}.svg)](https://www.siimple.xyz)
Alternatively you can also embed it with HTML:
<a href="https://www.siimple.xyz">
<img alt="Made with siimple" src="https://badge.siimple.xyz/{{BADGE}}.svg" />
</a>
This repo and all its files are licensed under Creative Commons CC0 Public and are public domain.