File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,15 +6,18 @@ <h1 class="title delta">About Home Assistant</h1>
6
6
</ li >
7
7
< li > < a href ='/getting-started/ '> Get started with Home Assistant</ a > </ li >
8
8
< li > < a href ='https://demo.home-assistant.io '> Try the online demo</ a > </ li >
9
+ < li > < a href ='https://building.open-home.io/#/portal '> Join our newsletter</ a > </ li >
9
10
< li > < a class ="twitter-follow-button " href ="https://twitter.com/Home_Assistant "> Follow Home Assistant on Twitter</ a > </ li >
10
11
< li > < div class ="fb-like " data-href ="https://www.facebook.com/homeassistantio/ " data-layout ="standard " data-action ="like " data-size ="small " data-show-faces ="true " data-share ="false "> </ div > </ li >
11
- <!-- <li>
12
+ {% comment %}
13
+ < li >
12
14
Subscribe to the Home Assistant Newsletter
13
15
< form action ="https://services.home-assistant.io/newsletter/signup " method ="post " target ="_blank ">
14
16
< input type ="email " id ="email " name ="email " placeholder ="Email address " required >
15
17
< input type ="submit " value ="Subscribe ">
16
18
</ form >
17
- </li> -->
19
+ </ li >
20
+ {% endcomment %}
18
21
</ ul >
19
22
</ section >
20
23
< div id ="fb-root "> </ div >
You can’t perform that action at this time.
0 commit comments