overview: remove cryptography card

Fixes #19
This commit is contained in:
Matilde Park 2022-06-29 17:13:55 -07:00
parent 81be366401
commit 2a196cf44b

View File

@ -328,13 +328,7 @@ function Landing({ search }) {
className="h-full"
href="/overview/azimuth"
/>
<Card
icon={<Cryptography />}
title="Cryptography"
text="There are two categories of keys and five components of the system involved with cryptography on Urbit"
className="h-full"
href="/reference/additional/cryptography"
/>
<div />
</TwoUp>
</Section>
</SingleColumn>