Skip to content

Commit b4cf2a6

Browse files
authoredJan 19, 2023
Update boostrap.html
1 parent 3e3e31c commit b4cf2a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎boostrap.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,5 @@
4646
</div>
4747
</div>
4848
</body>
49-
</html>
49+
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/js/bootstrap.bundle.min.js" integrity="sha384-w76AqPfDkMBDXo30jS1Sgez6pr3x5MlQ1ZAGC+nuZB+EYdgRZgiwxhTBTkF7CXvN" crossorigin="anonymous"></script>
50+
</html>

0 commit comments

Comments
 (0)
Please sign in to comment.