Skip to content

Commit

Permalink
Update index.jsp
Browse files Browse the repository at this point in the history
  • Loading branch information
devopstrainingbanglore authored Dec 16, 2019
1 parent 631cc75 commit a58d672
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions src/main/webapp/WEB-INF/views/jsp/index.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,9 @@

<div class="row">
<div class="col-md-4">
<h2>Heading</h2>
<p>ABC</p>
<h2>Welcome To Mithun Technologies </h2>
<p>Contact @ +91-8296242028 ,
+91-9980923226</p>
<p>
<a class="btn btn-default" href="#" role="button">View details</a>
</p>
Expand All @@ -65,7 +66,8 @@

<hr>
<footer>
<p>&copy; Mithun Technologies 2019</p>
<p>&copy; Mithun Technologies 2019 Contact @ +91-8296242028 ,
+91-9980923226</p>
</footer>
</div>

Expand All @@ -77,4 +79,4 @@
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>

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

0 comments on commit a58d672

Please sign in to comment.