Skip to content

Commit 3920dff

Browse files
remove phone
1 parent c1b51fb commit 3920dff

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/models/contactInfo.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ export interface ContactInfo {
99
}
1010

1111
export const contacts: ContactInfo[] = [
12-
{
13-
icon: faPhone,
14-
text: "(450) 204 - 5619",
15-
link: "tel:+14502045619",
16-
},
1712
{
1813
icon: faEnvelope,
1914

0 commit comments

Comments
 (0)