fix: landing page

This commit is contained in:
^ 2024-05-15 18:48:28 +01:00 committed by Yury
parent 1d59c66611
commit dd0e6bd7e4

View File

@ -71,24 +71,23 @@ export const LandingPage = () => {
>
SIGit is an open-source and self-hostable solution for secure
document signing and verification. Code is MIT licenced and
available at{' '}
available at
<a
className="bold-link"
target="_blank"
href="https://git.sigit.io/sig/it"
>
https://git.sigit.io/sig/it
git.sigit.io/sig/it
</a>
.
<br />
<br />
SIGit lets you Create, Sign and Verify signature packs from any
Multi-device - Create, Sign and Verify signature packs from any
device with a browser.
<br />
<br />
Unlike other solutions, SIGit is totally private - files are
encrypted locally, and valid packs can only be exported by named
recipients.
Secure and Private - Documents encrypted at each step, content can
only be decrypted by named recipients.
</Typography>
</Box>
</Box>