Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Update index.html #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions bankingApplication/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<!-- Bootstrap CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<title>Developer Journey 2017</title>
<title>developed for mini project</title>
<!-- jQuery first, then Bootstrap JS. -->
<script src="js/jquery-2.2.0.min.js"></script>
<script src="js/bootstrap.min.js"></script>
Expand Down Expand Up @@ -89,10 +89,10 @@ <h3 class="card-header">Banking Account Detail</h3>

<hr>
<footer>
<p>&copy; IBM Developer Journey 2017</p>
<p>&copy; developed for mini project</p>
</footer>

</div>

</body>
</html>
</html>