mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-21 23:10:23 +00:00
Merge pull request #16 from ssorallen/starter-template-js
Add jQuery + Bootstrap JS to starter template
This commit is contained in:
commit
6c2db4bbbe
1 changed files with 2 additions and 0 deletions
|
|
@ -44,5 +44,7 @@
|
|||
|
||||
</div><!-- /.container -->
|
||||
|
||||
<script src="../assets/js/jquery.js"></script>
|
||||
<script src="../bootstrap/js/bootstrap.min.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Reference in a new issue