Skip to content

Commit 354d176

Browse files
committed
refactor: update to use minified bootstrap
1 parent 186b254 commit 354d176

File tree

3 files changed

+1
-2795
lines changed

3 files changed

+1
-2795
lines changed

index.php

+1-2
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,10 @@
3030
</style>
3131
3232
<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700">
33-
<link type="text/css" rel="stylesheet" href="style/bootstrap.css">
33+
<link type="text/css" rel="stylesheet" href="style/bootstrap.min.css">
3434
<link type="text/css" rel="stylesheet" href="style/style.css">
3535
3636
<script src="js/jquery-3.2.1.min.js"></script>
37-
<script type="text/javascript" src="js/app.min.js"></script>
3837
3938
<!-- Change the key below -->
4039
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBbYDZMGkewhRTGRJS4wwSVuBipYlYf-SU"></script>

0 commit comments

Comments
 (0)