mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Add community links to frontpage
This commit is contained in:
parent
0cc22fa878
commit
53e61b91cb
@ -62,12 +62,14 @@
|
|||||||
|
|
||||||
.links {
|
.links {
|
||||||
margin-top: 8px;
|
margin-top: 8px;
|
||||||
text-align: right;
|
margin-left: -8px;
|
||||||
|
|
||||||
a {
|
a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
display: inline-block;
|
||||||
|
margin: 0 8px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -17,10 +17,21 @@ hide_github_edit: true
|
|||||||
<div class='current-version material-card text'>
|
<div class='current-version material-card text'>
|
||||||
<h1>Current Version: 0.22.1</h1>
|
<h1>Current Version: 0.22.1</h1>
|
||||||
Released: <span class='release-date'>June 20, 2016</span>
|
Released: <span class='release-date'>June 20, 2016</span>
|
||||||
|
|
||||||
<div class='links'>
|
<div class='links'>
|
||||||
<a href='/blog/2016/06/18/pandora-bt-home-hub-5-and-local-file-camera/'>Release notes</a>
|
<a href='/blog/2016/06/18/pandora-bt-home-hub-5-and-local-file-camera/'>Release notes</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div class='join-community material-card text'>
|
||||||
|
<h1>Join The Community</h1>
|
||||||
|
We love to help & talk home automation.
|
||||||
|
|
||||||
|
<div class='links'>
|
||||||
|
<a href='https://community.home-assistant.io'>Forums</a>
|
||||||
|
<a href='https://gitter.im/home-assistant/home-assistant'>Chat</a>
|
||||||
|
<a href='https://gitter.im/home-assistant/home-assistant/devs'>Dev Chat</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="grid__item two-thirds lap-two-thirds palm-one-whole">
|
<div class="grid__item two-thirds lap-two-thirds palm-one-whole">
|
||||||
<div class='recent-posts material-card text'>
|
<div class='recent-posts material-card text'>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user