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

master
Tom Hacohen 2017-12-28 14:04:03 +00:00
parent 9afe347f3d
commit 5e59557335
1 changed files with 3 additions and 0 deletions

View File

@ -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>