mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-19 15:26:29 +00:00
Footer: Adds link to this GitHub repository
This commit is contained in:
parent
2f97575f39
commit
dfe2103c9c
@ -34,7 +34,10 @@ class Footer extends React.Component {
|
|||||||
)}
|
)}
|
||||||
</a>
|
</a>
|
||||||
<div>
|
<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>
|
||||||
{/* <div>
|
{/* <div>
|
||||||
<h5>Docs</h5>
|
<h5>Docs</h5>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user