Skip to content

Commit a58d672

Browse files
Update index.jsp
1 parent 631cc75 commit a58d672

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

src/main/webapp/WEB-INF/views/jsp/index.jsp

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,9 @@
4040

4141
<div class="row">
4242
<div class="col-md-4">
43-
<h2>Heading</h2>
44-
<p>ABC</p>
43+
<h2>Welcome To Mithun Technologies </h2>
44+
<p>Contact @ +91-8296242028 ,
45+
+91-9980923226</p>
4546
<p>
4647
<a class="btn btn-default" href="#" role="button">View details</a>
4748
</p>
@@ -65,7 +66,8 @@
6566

6667
<hr>
6768
<footer>
68-
<p>&copy; Mithun Technologies 2019</p>
69+
<p>&copy; Mithun Technologies 2019 Contact @ +91-8296242028 ,
70+
+91-9980923226</p>
6971
</footer>
7072
</div>
7173

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

7981
</body>
80-
</html>
82+
</html>

0 commit comments

Comments
 (0)