esphome-docs/_templates/contact.html
Jesse Hills 87d0ac0c8e
Add netlify badge in sidebar (#1737)
Co-authored-by: Joakim Sørensen <ludeeus@ludeeus.dev>
2021-12-20 22:26:02 +13:00

11 lines
469 B
HTML

<hr />
<ul>
<li><a href="https://discord.gg/KhAMKrd" target="_blank">Join the community</a></li>
<li><a href="https://twitter.com/esphome_" target="_blank">Follow us on Twitter</a></li>
<li><a href="https://github.com/esphome/esphome" target="_blank">Source Code</a></li>
</ul>
<a href="https://www.netlify.com" style="border-bottom: none">
<img src="https://www.netlify.com/img/global/badges/netlify-color-accent.svg" alt="Deploys by Netlify" />
</a>