Basic player card hover file implementations added

This commit is contained in:
Lucas Patenaude
2024-04-19 18:08:07 -06:00
parent 77b990cd1e
commit b8f071ed47
3 changed files with 1 additions and 0 deletions

View File

@@ -19,5 +19,6 @@
<!-- Club Pages Scripts --> <!-- Club Pages Scripts -->
<script src="/js/club-page/favorite-button.js"></script> <script src="/js/club-page/favorite-button.js"></script>
<script src="/js/club-page/player-card-hover.js"></script>
</footer> </footer>