Skip to content

Commit

Permalink
Merge pull request #21 from RileyManda/f/contact
Browse files Browse the repository at this point in the history
Updated project created date
  • Loading branch information
RileyManda authored Dec 11, 2023
2 parents 369edce + a770234 commit b3cab50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/api/projectData.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ const projects = [
"github"
],
"image": PortfolioImage,
"created_at": "2022-12-01T12:00:00Z",
"updated_at": "2023-12-05T15:30:00Z"
"created_at": "2023-09-01T12:00:00Z",
"updated_at": "2023-09-05T15:30:00Z"
}

];
Expand Down

0 comments on commit b3cab50

Please sign in to comment.