Skip to content

Commit

Permalink
Add email link
Browse files Browse the repository at this point in the history
  • Loading branch information
petebachant committed Dec 20, 2024
1 parent da74509 commit d8c9f58
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions frontend/src/routes/_layout/learn.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,13 @@ function Learn() {
</Link>
.
</Text>
<Text mb={4}>
If you want to get in touch with us directly, send an{" "}
<Link isExternal variant="blue" href="mailto:feedback@calkit.io">
email
</Link>
.
</Text>
</Box>
</Container>
)
Expand Down

0 comments on commit d8c9f58

Please sign in to comment.