Favorite button basic implementation added

This commit is contained in:
Lucas Patenaude
2024-04-16 20:30:30 -06:00
parent b8be46a89b
commit 8db9c37c9d
8 changed files with 22 additions and 2 deletions

View File

@@ -17,5 +17,7 @@
<script src="/js/league-page/change-goal-difference-color.js"></script>
<script src="/routes/club-pages/redirect-to-club-url.js"></script>
<!-- Club Pages Scripts -->
<script src="/js/club-page/favorite-button.js"></script>
</footer>