Vatxzz commited on
Commit
b882986
·
1 Parent(s): 125a0c0

fix(website): replace placeholder email with real contact address

Browse files
Files changed (1) hide show
  1. website/lib/constants.ts +1 -1
website/lib/constants.ts CHANGED
@@ -4,7 +4,7 @@ export const CACHY = {
4
  name: "Cachy",
5
  handle: "@cachy.app",
6
  tagline: "Send it. Forget about it.",
7
- email: "hello@cachy.app",
8
  // Distribution: sideloaded APK + hosted web app (no app stores).
9
  download: {
10
  // Pinned to the release tag on purpose: the repo also hosts the model
 
4
  name: "Cachy",
5
  handle: "@cachy.app",
6
  tagline: "Send it. Forget about it.",
7
+ email: "kvaghasiya057@gmail.com",
8
  // Distribution: sideloaded APK + hosted web app (no app stores).
9
  download: {
10
  // Pinned to the release tag on purpose: the repo also hosts the model