Skip to content

Commit

Permalink
Update constants.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Phingaz authored Oct 3, 2024
1 parent 1ef3614 commit e5ab174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ export const projects: TProject[] = [
description:
"My Portfolio V1 is the initial version of a personal portfolio showcasing my skills, projects, and achievements. It provides an overview of my work, including web development projects, and serves as a hub for connecting with potential clients or collaborators. The design is clean and user-friendly, allowing visitors to easily navigate through various sections like About Me, Projects, and Contact.",
image: "/projects/portfolio.png",
link: "https://pii.netlify.app",
link: "https://pii-v1.netlify.app/",
linkToGH: "https://github.com/Phingaz/myPortfolio",
},
];

0 comments on commit e5ab174

Please sign in to comment.