Skip to content

Commit

Permalink
Update blog.js
Browse files Browse the repository at this point in the history
  • Loading branch information
guptapiyush210427 authored Jun 6, 2024
1 parent db9d273 commit 01976b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions js/blog.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ document.addEventListener("DOMContentLoaded", function() {
});
});



// create td
function td_blog(item) {
console.log("item000", item ,item.id);
Expand Down

0 comments on commit 01976b1

Please sign in to comment.