Skip to content

Commit 138e94b

Browse files
committed
fix: update contact email to the correct address
1 parent ecae9b7 commit 138e94b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export const CONTACT_EMAIL = 'cristianf.torres15@gmail.com'
1+
export const CONTACT_EMAIL = 'mac.educando@gmail.com'
22
export const WEB3FORMS_KEY = import.meta.env.VITE_WEB3FORMS_KEY as string

0 commit comments

Comments
 (0)