Footer: Adds link to this GitHub repository

This commit is contained in:
Christian Studer 2019-02-22 06:34:27 +01:00
parent 2f97575f39
commit dfe2103c9c
No known key found for this signature in database
GPG Key ID: 7E24E0F7741F3BE5

View File

@ -34,7 +34,10 @@ class Footer extends React.Component {
)}
</a>
<div>
<a href="https://twitter.com/hass_devs">Follow Home Assistant devs on Twitter</a>
<ul>
<li><a href="https://twitter.com/hass_devs">Follow Home Assistant devs on Twitter</a></li>
<li><a href="https://github.com/home-assistant/developers.home-assistant">Contribute to this documentation on GitHub</a></li>
</ul>
</div>
{/* <div>
<h5>Docs</h5>