Skip to content

Commit

Permalink
Changes
Browse files Browse the repository at this point in the history
Co-Authored-By: Bala Karthikeya Aluru <91084020+alurubalakarthikeya@users.noreply.github.com>
  • Loading branch information
ArjiJethin and alurubalakarthikeya committed Oct 8, 2024
1 parent f33b9ac commit f199134
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
3 changes: 3 additions & 0 deletions exoplanet_catalogue.html
Original file line number Diff line number Diff line change
Expand Up @@ -246,3 +246,6 @@ <h3>All Cards</h3>
</script>
</body>
</html>


<!-- Developed by Arji Jethin & Aluru Bala Karthikeya -->
4 changes: 3 additions & 1 deletion exoplanet_catelogue.js
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,6 @@ closeModalBtn.addEventListener("click", () => {
cardListModal.style.display = "none";
});

updateCardDisplay(currentIndex);
updateCardDisplay(currentIndex);

/* Developed by Arji Jethin & Aluru Bala Karthikeya */

0 comments on commit f199134

Please sign in to comment.