Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

Commit

Permalink
some update haven't save
Browse files Browse the repository at this point in the history
  • Loading branch information
GGJason committed Apr 18, 2016
1 parent e366889 commit 9e20c79
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@
<title>BGBIM - Green Roof Data Station</title>
<script src="./path/to/dropzone.js"></script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="index.css">
<link href="css/bootstrap.min.css" rel="stylesheet">
</head>
<body>
<div id="head">
Expand Down Expand Up @@ -54,7 +57,10 @@ <h1>Green Roof Data Station</h1><br><br>
Designed by Kyra<br>
Developed by Kyra and GGJason of BGBIM
</div>

<!-- jQuery (Bootstrap 所有外掛均需要使用) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<!-- 依需要參考已編譯外掛版本(如下),或各自獨立的外掛版本 -->
<script src="js/bootstrap.min.js"></script>

</body>
</html>

0 comments on commit 9e20c79

Please sign in to comment.