Add a link to the etesync website from the login page.

master
Tom Hacohen 7 years ago
parent 9afe347f3d
commit 5e59557335

@ -54,6 +54,9 @@ class LoginGate extends React.Component {
/>
<hr style={style.divider}/>
<ul>
<li><ExternalLink style={style.isSafe} href={C.homePage}>
The EteSync Website
</ExternalLink></li>
<li><ExternalLink style={style.isSafe} href={C.faq + '#web-client'}>
Is the web client safe to use?
</ExternalLink></li>

Loading…
Cancel
Save