Add text under the logo on the first screen

Per https://github.com/WhisperSystems/Signal-Desktop/pull/1097#issuecomment-287477960
This commit is contained in:
Jon Long 2017-03-17 20:25:39 -04:00 committed by lilia
parent d0d3f80291
commit 3684001695

View file

@ -13,10 +13,10 @@
<div class='inner'>
<div class='step-body'>
<img id='signal-icon' src='/images/icon_250.png'/>
</div>
<div class='nav'>
<h1>{{ installWelcome }}</h1>
<p>{{ installTagline }}</p>
</div>
<div class='nav'>
<div> <a class='button step2'>{{ installGetStartedButton }}</a> </div>
<span class='dot step1 selected'></span>
<span class='dot step2'></span>