Skip to content

Commit

Permalink
Update script.js
Browse files Browse the repository at this point in the history
  • Loading branch information
coding-geek21 authored Jul 10, 2021
1 parent 29402bb commit 296d013
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions script.js
Original file line number Diff line number Diff line change
Expand Up @@ -2180,6 +2180,11 @@ let projectData = [
projectImage: "assets/images/Weather-App.png",
projectUrl: "public/Weather-App.html",
},
{
projectName: "Page Scroll Indicator",
projectImage: "assets/images/page_scroll_indicator.png",
projectUrl: "public/page_scroll_indicator.html",
},
{
projectName: "Movie Search App",
projectImage: "assets/images/Movie-Search-App.png",
Expand Down

0 comments on commit 296d013

Please sign in to comment.