Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solved many of the open issues #736

Closed
wants to merge 19 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
No phone number
  • Loading branch information
saadrasheeddev committed Oct 4, 2024
commit 0afacd1c964d9322ff88e9ababcf7d4d1fbe8d05
2 changes: 1 addition & 1 deletion src/portfolio.js
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ const contactInfo = {
title: emoji("Contact Me ☎️"),
subtitle:
"Discuss a project or just want to say hi? My Inbox is open for all.",
number: "+92-3322468679",
// number: "+92-3322468679",
email_address: "saadrasheeddev@gmail.com"
};

Expand Down