Add deploys by netlify badges (#11850)

This commit is contained in:
Franck Nijhof 2020-01-23 11:22:31 +01:00 committed by GitHub
parent 83280ea57a
commit 627608ab2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 29 additions and 3 deletions

View File

@ -1,7 +1,8 @@
[![Discord](https://img.shields.io/discord/330944238910963714.svg)](https://discord.gg/CxqDrfU)
[![Krihelimeter](https://img.shields.io/badge/Krihelimeter-unknown-brightgreen.svg)](http://www.krihelinator.xyz)
[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc-sa/4.0/)
[![Deploys by netlify](https://www.netlify.com/img/global/badges/netlify-color-bg.svg)](https://www.netlify.com)
# Home Assistant website
This is the source for the [Home-Assistant.io website](https://home-assistant.io).

View File

@ -27,8 +27,11 @@
<div class='grid__item one-third lap-one-half palm-one-whole'>
Website powered by <a href='https://jekyllrb.com/'>Jekyll</a> and the
<a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.
Hosted by <a href='https://www.netlify.com/'>Netlify</a>.
<a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
<br />
<a href="https://www.netlify.com">
<img src="/images/frontpage/netlify.svg"/>
</a>
</div>
</div>
</div>

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 21 KiB