Add Facebook page to footer

This commit is contained in:
Robbie Trencheny 2016-07-30 12:34:41 -07:00 committed by Fabian Affolter
parent 4c97678aa9
commit 95176dacaa
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -1,5 +1,6 @@
<div class="copyright">
<a rel="me" href='https://twitter.com/home_assistant'><i class="icon-twitter"></i></a>
<a rel="me" href='https://facebook.com/homeassistantio'><i class="icon-facebook"></i></a>
<a rel="me" href='https://github.com/home-assistant/home-assistant'><i class="icon-github"></i></a>
<div class="credit">
@ -7,4 +8,4 @@
Website powered by <a href='http://jekyllrb.com/'>Jekyll</a> and the <a href='https://github.com/coogie/oscailte'>Oscalite theme</a>.<br />
Hosted by <a href='https://pages.github.com/'>GitHub</a> and served by <a href='https://cloudflare.com'>CloudFlare</a>.
</div>
</div>
</div>