Skip to content

Commit d71b822

Browse files
Merge pull request #17 from python-chile/fix-navbar
scripts bootraps js
2 parents 1b4064a + a3edebf commit d71b822

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,7 @@
2222

2323
<body>
2424
<script type="module" src="assets/js/display.js?v=1.0"></script>
25+
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
26+
2527
</body>
2628
</html>

0 commit comments

Comments
 (0)