Skip to content

Commit

Permalink
Update Test Link
Browse files Browse the repository at this point in the history
  • Loading branch information
nitinjangir013 committed May 19, 2024
1 parent 8f8eff8 commit e5c4e53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ var currentPage = 1;
var linksPerPage = 10;
var links = [
{ text: "My portfolio", url: "https://nitinjangir013.github.io/myportfolio" },
{ text: "My portfolio", url: "https://nitinjangir013.github.io/portfolio" },
{ text: "Portfolio", url: "https://nitinjangir013.github.io/portfolio" },
{ text: "3D-Christmas-Tree", url: "https://nitinjangir013.github.io/3D-Christmas-Tree" },
{ text: "Calculator", url: "https://nitinjangir013.github.io/Calculator" }
];
Expand Down

0 comments on commit e5c4e53

Please sign in to comment.