From a6a3571eb7f30faf01390ad459823065d528015d Mon Sep 17 00:00:00 2001 From: justin-fleming <35156209+justin-fleming@users.noreply.github.com> Date: Fri, 10 May 2024 10:58:16 -0400 Subject: [PATCH 1/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6716ba6..9d6a8286 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@  - +TESTING # Open Liberty Getting Started sample ## Overview From 904333e873ac1b93db6304ecc9492a55a5d35724 Mon Sep 17 00:00:00 2001 From: justin-fleming <35156209+justin-fleming@users.noreply.github.com> Date: Mon, 13 May 2024 15:59:50 -0400 Subject: [PATCH 2/3] Update index.html --- src/main/webapp/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html index 7de0b40f..658a761b 100755 --- a/src/main/webapp/index.html +++ b/src/main/webapp/index.html @@ -20,7 +20,7 @@ <link rel="stylesheet" href="css/main.css"> <link href="img/favicon.ico" rel="icon" /> <link href="img/favicon.ico" rel="shortcut icon" /> - <title>Open Liberty - Getting Started Sample</title> + <title>Open Liberty - Getting Started Sample - TEST</title> </head> <body> <section id="appIntro"> From 9ac5b0acca3a5587c682f8472470f662b4e5388c Mon Sep 17 00:00:00 2001 From: justin-fleming <35156209+justin-fleming@users.noreply.github.com> Date: Mon, 13 May 2024 16:55:58 -0400 Subject: [PATCH 3/3] Update index.html --- src/main/webapp/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html index 658a761b..efba3989 100755 --- a/src/main/webapp/index.html +++ b/src/main/webapp/index.html @@ -20,7 +20,7 @@ <link rel="stylesheet" href="css/main.css"> <link href="img/favicon.ico" rel="icon" /> <link href="img/favicon.ico" rel="shortcut icon" /> - <title>Open Liberty - Getting Started Sample - TEST</title> + <title>Open Liberty - Getting Started Sample - TESTING HERE - </title> </head> <body> <section id="appIntro">