Skip to content

Commit

Permalink
fix fetching issue and app.js -> mainapp.js
Browse files Browse the repository at this point in the history
  • Loading branch information
pandeyji711 committed May 30, 2024
1 parent c59906d commit b0d114d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ <h3 class="text-md font-semibold mb-4 text-white">Course Platforms</h3>
closeIcon.classList.toggle('hidden');
});
</script>
<script src="app.js"></script>
<script src="mainapp.js"></script>


</body>
Expand Down
File renamed without changes.

0 comments on commit b0d114d

Please sign in to comment.