Skip to content

Commit

Permalink
Merge pull request #95 from Gaurav0203Shetty/patch-1
Browse files Browse the repository at this point in the history
Update script.js
  • Loading branch information
shrey141102 authored Dec 6, 2023
2 parents b7d04ed + 3f56bbc commit 7882bb5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions script.js
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,14 @@ const projects = [
link: "./expense tracker/index.html",
image:
"https://img.freepik.com/premium-photo/flat-design-illustration-facebook-social-network-groups_863013-52875.jpg?w=740",
},
{
title: "Text to speech",
discription:
"Text to speech converter made using HTML, CSS and JS",
link: "./Text-to-speech/index.html",
image:
"https://miro.medium.com/v2/resize:fit:700/1*yDgVdq8--I5pUyGodlzswg.jpeg#",
}

];
Expand Down

0 comments on commit 7882bb5

Please sign in to comment.