Skip to content

Commit 800e452

Browse files
committed
Javascript compiler add complate
1 parent b455df6 commit 800e452

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,11 @@ <h3>Add New Issue:</h3>
5858
</p>
5959
</footer>
6060
</div>
61+
<!-- Jquary -->
62+
<script src="https://code.jquery.com/jquery-3.1.1.min.js" integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8=" crossorigin="anonymous"></script>
63+
<!-- Latest compiled and minified JavaScript -->
64+
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
65+
<script src="app.js"></script>
6166
</body>
6267

6368
</html>

0 commit comments

Comments
 (0)