Add Home Assistant to users (#620)

* Add Home Assistant to users

* Update siteConfig.js
This commit is contained in:
Paulus Schoutsen 2018-04-28 22:29:09 -04:00 committed by Yangshun Tay
parent 812f2be6e3
commit ae53bdc46a

View file

@ -56,6 +56,13 @@ const users = [
fbOpenSource: false,
pinned: false,
},
{
caption: 'Home Assistant',
image: 'https://developers.home-assistant.io/img/logo-responsive.svg',
infoLink: 'https://developers.home-assistant.io/',
fbOpenSource: false,
pinned: false,
},
{
caption: 'Jest',
image: '/img/jest.png',