mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-28 02:00:23 +00:00
Fixes #9260
This commit is contained in:
parent
b2b44a53b7
commit
d48387aa4d
1 changed files with 1 additions and 1 deletions
|
|
@ -103,7 +103,7 @@ bootstrap/
|
|||
<body>
|
||||
<h1>Hello, world!</h1>
|
||||
|
||||
<!-- JavaScript plugins (requires jQuery) -->
|
||||
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
|
||||
<script src="http://code.jquery.com/jquery.js"></script>
|
||||
<!-- Include all compiled plugins (below), or include individual files as needed -->
|
||||
<script src="js/bootstrap.min.js"></script>
|
||||
|
|
|
|||
Loading…
Reference in a new issue