Skip to content

Commit

Permalink
Merge pull request #7 from DIVD-NL/js-fix
Browse files Browse the repository at this point in the history
Fixing JS
  • Loading branch information
cookiemonster authored Dec 3, 2023
2 parents 7fe7ed6 + cb34175 commit ae72ec6
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions deploy/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,11 +123,7 @@ <h3>Stagebureau</h3>
</footer>

</body>
<!-- BOOTSTRAP JS -->
<script src="/js/bootstrap.bundle.min.js"
integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL"
crossorigin="anonymous"></script>
<!-- JS -->
<script src="/js/bootstrap.bundle.min.js"></script>
<script src="/js/script.js"></script>

</html>

0 comments on commit ae72ec6

Please sign in to comment.