Skip to content

Commit 043844b

Browse files
Merge pull request #74 from OpenZeppelin/chore/update-footer
chore: updated footer to match website
2 parents 259fdb0 + 0d3e847 commit 043844b

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

src/components/footer.tsx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,12 @@ export function Footer() {
243243
>
244244
Customer Stories
245245
</Link>
246+
<Link
247+
href="https://www.openzeppelin.com/financial-institutions"
248+
className="block text-xs sm:text-sm text-muted-foreground hover:text-foreground transition-colors"
249+
>
250+
Financial Institutions Stack
251+
</Link>
246252
</div>
247253
</div>
248254

@@ -270,12 +276,6 @@ export function Footer() {
270276
>
271277
ZKP Audit
272278
</Link>
273-
<Link
274-
href="https://www.openzeppelin.com/financial-institutions"
275-
className="block text-xs sm:text-sm text-muted-foreground hover:text-foreground transition-colors"
276-
>
277-
Financial Institutions Stack
278-
</Link>
279279
</div>
280280
</div>
281281

0 commit comments

Comments
 (0)