Skip to content

Commit

Permalink
chore: change secured by kleros for built by kleros
Browse files Browse the repository at this point in the history
  • Loading branch information
kemuru committed Sep 17, 2024
1 parent a7936ae commit 3fcebc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const Footer: React.FC = () => (
className="flex items-center gap-2 text-sm"
href="https://kleros.io/"
>
SECURED BY{" "}
BUILT BY{" "}
<Image alt="kleros" src="/logo/kleros.svg" width={96} height={24} />
</ExternalLink>

Expand Down

0 comments on commit 3fcebc3

Please sign in to comment.