Skip to content

Commit

Permalink
Update LatestProjectsList.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
devalentineomonya authored Apr 3, 2024
1 parent 12cd34d commit f423e48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/assets/LatestProjectsList/LatestProjectsList.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ let LatestProjectsList = [
image: devalWeatherApp,
name: "DevalWeather App",
date: "Apr 1, 2024",
technology: "PHP",
link: "https://devalentineomonya.github.io/ReactJS-Weather-App/",
technology: "React JS",
link: "https://deval-weather-app.vercel.app/",
},
{
image: teamImage,
Expand Down

0 comments on commit f423e48

Please sign in to comment.