Skip to content

Commit

Permalink
Zk link.
Browse files Browse the repository at this point in the history
  • Loading branch information
shimkiv committed Jun 4, 2024
1 parent 5e83754 commit 8456616
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/components/features/HomepageFeatures.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,10 @@ const FeatureList: FeatureItem[] = [
about Mina
</Link>
,
<Link to="https://minaprotocol.com/about" className={styles.minaLink}>
<Link
to="https://minaprotocol.com/blog/four-zk-technologies-you-should-know"
className={styles.minaLink}
>
{' '}
zero knowledge proofs{' '}
</Link>
Expand Down

0 comments on commit 8456616

Please sign in to comment.