Skip to content

Commit be8fff6

Browse files
Update homee.html
1 parent 4b7222a commit be8fff6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

homee.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
<link rel="stylesheet" href="animation.css">
2525
<link rel="stylesheet" href="imgdeco.css">
2626
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css">
27+
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">
28+
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
2729
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
2830
<script src="/js/bootstrap.min.js"></script>
2931
<title>Taming Physics</title>
@@ -293,4 +295,4 @@
293295
<script src="tame.js"></script>
294296
</body>
295297
</html>
296-
298+

0 commit comments

Comments
 (0)