From ec1e9e5e143ee5d2b994668a46c4d0e7b6155290 Mon Sep 17 00:00:00 2001
From: goli336 <57659812+goli336@users.noreply.github.com>
Date: Tue, 15 Feb 2022 22:23:38 +0530
Subject: [PATCH 1/3] Update index.jsp
New Commit from Goli
---
webapp/src/main/webapp/index.jsp | 1 +
1 file changed, 1 insertion(+)
diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp
index d74e8b60..32359417 100644
--- a/webapp/src/main/webapp/index.jsp
+++ b/webapp/src/main/webapp/index.jsp
@@ -1,2 +1,3 @@
Hello Dear Students !! Welcome to DevOps Project-2 !!
By Mr. Sai from Saidemy
+ Hi Goli
From 2050a727e0992d7036708dd4e91fef7da739c83d Mon Sep 17 00:00:00 2001
From: goli336 <57659812+goli336@users.noreply.github.com>
Date: Mon, 27 Mar 2023 10:46:23 +0530
Subject: [PATCH 2/3] Update index.jsp
---
webapp/src/main/webapp/index.jsp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp
index 32359417..117c8894 100644
--- a/webapp/src/main/webapp/index.jsp
+++ b/webapp/src/main/webapp/index.jsp
@@ -1,3 +1,3 @@
- Hello Dear Students !! Welcome to DevOps Project-2 !!
- By Mr. Sai from Saidemy
- Hi Goli
+ Hi
+ Welcome to Devops
+ From Goli
From fab8803a36df5ae2ee6bc9647b5c6e3cab9b9ceb Mon Sep 17 00:00:00 2001
From: goli336 <57659812+goli336@users.noreply.github.com>
Date: Mon, 27 Mar 2023 10:47:15 +0530
Subject: [PATCH 3/3] Update index.jsp
---
webapp/src/main/webapp/index.jsp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp
index 117c8894..cc8deb0f 100644
--- a/webapp/src/main/webapp/index.jsp
+++ b/webapp/src/main/webapp/index.jsp
@@ -1,3 +1,3 @@
Hi
- Welcome to Devops
+ Welcome To Devops
From Goli