Update templates/menu.html
Browse files- templates/menu.html +1 -0
templates/menu.html
CHANGED
@@ -779,5 +779,6 @@ document.addEventListener('DOMContentLoaded', function () {
|
|
779 |
</script>
|
780 |
|
781 |
<!-- Bootstrap JS -->
|
|
|
782 |
</body>
|
783 |
</html>
|
|
|
779 |
</script>
|
780 |
|
781 |
<!-- Bootstrap JS -->
|
782 |
+
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
|
783 |
</body>
|
784 |
</html>
|