Skip to content

Commit

Permalink
Update portfolio.js
Browse files Browse the repository at this point in the history
  • Loading branch information
hash3liZer authored Sep 21, 2023
1 parent ff38e49 commit 7bde2dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/portfolio.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const greeting = {
const socialMediaLinks = {
github: "https://github.com/hash3liZer",
linkedin: "https://www.linkedin.com/in/hash3lizer/",
gmail: "me@shameerkashif.io",
gmail: "me@shameerkashif.me",
gitlab: false,
facebook: false,
medium: "",
Expand Down Expand Up @@ -397,7 +397,7 @@ const contactInfo = {
subtitle:
"Discuss a project or just want to say hi? My Inbox is open for all.",
number: "+92-3192205651",
email_address: "me@shameerkashif.io"
email_address: "me@shameerkashif.me"
};

// Twitter Section
Expand Down

0 comments on commit 7bde2dc

Please sign in to comment.