Skip to content

Commit

Permalink
Update and rename app.js to script.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhishek-Rout authored Jun 23, 2024
1 parent 6acda3b commit 93ad04f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Blogs/app.js → Blogs/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ menu_item.forEach((item) => {
hamburger.classList.toggle('active');
mobile_menu.classList.toggle('active');
});
});
});

0 comments on commit 93ad04f

Please sign in to comment.