Skip to content

Commit

Permalink
Update data.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Logan1x authored Aug 20, 2023
1 parent 616074a commit 5af9a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ export const projectData = [
projectName: "Glee",
projectDate: "March 2022",
projectDescription:
"A Video Library to watch and share your favorite videos.Made with ReactJS, ContextAPI, and Mockbee.",
"A Video Library to watch and share your favorite videos. Made with ReactJS, ContextAPI, and Mockbee.",
tags: ["HTML5", "CSS3", "ReactJS", "Mockbee"],
link: "https://glee-project.netlify.app/",
repo: "https://github.com/Logan1x/Glee",
Expand Down

0 comments on commit 5af9a9c

Please sign in to comment.