diff --git a/constants/contact.ts b/constants/contact.ts new file mode 100644 index 0000000..bc26be6 --- /dev/null +++ b/constants/contact.ts @@ -0,0 +1,4 @@ +export const email = "angelmankel@gmail.com" +export const linkedIn = "https://www.linkedin.com/in/angel-mankel-0616aa132/" +export const phone = "+1 (520) 709-0197" +export const gitea = "https://gitea.dev.blueoceanswim.com/donny/portfolio" \ No newline at end of file