Skip to content

Commit

Permalink
build: fix index.html (jquery) (#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
thebaptiste authored Aug 30, 2023
1 parent 6135dc1 commit 54b6474
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion adm/welcome/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ <h1 class="cover-heading">Welcome on mfbase module ! It works !</h1>
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="/js/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="/js/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="/js/bootstrap.min.js"></script>
</body>
</html>

0 comments on commit 54b6474

Please sign in to comment.