1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 19:06:40 +02:00

read application.js

This commit is contained in:
Jacob Thornton
2011-06-30 13:57:29 -07:00
parent e92be3f654
commit 6687acc8ec
2 changed files with 2 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
-->
<link href="assets/js/google-code-prettify/prettify.css" rel="stylesheet" type="text/css">
<script src="assets/js/google-code-prettify/prettify.js"></script>
<script src="assets/js/application.js"></script>
</head>
<body onload="prettyPrint()">