From 79cdcd9132faa49beab8f1d6c14f6989e8e7cd4b Mon Sep 17 00:00:00 2001
From: Yannick Perret <yannick.perret@insa-lyon.fr>
Date: Tue, 20 Jul 2021 11:39:22 +0000
Subject: [PATCH] Update index.html

---
 public/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html
index 2674875..7636be9 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1,6 +1,6 @@
 <html>
     <head>
-        <title>Test 2</title>
+        <title>Test CI</title>
     </head>
     <body>
         <p>This is Sparta!</p>
-- 
GitLab