From 9ebf61d8ec7cab2cf1fca6e98aabcb464080b31f Mon Sep 17 00:00:00 2001
From: Haoyu Sun <SunH26@cardiff.ac.uk>
Date: Mon, 17 Mar 2025 13:55:54 +0000
Subject: [PATCH] test

---
 src/main/resources/templates/page/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/resources/templates/page/index.html b/src/main/resources/templates/page/index.html
index 2df5667..641d21d 100644
--- a/src/main/resources/templates/page/index.html
+++ b/src/main/resources/templates/page/index.html
@@ -6,6 +6,6 @@
     <link rel="stylesheet" href="../../css/index.css">
 </head>
 <body>
-        <p>index.html</p>
+        <p>index.html1</p>
 </body>
 </html>
\ No newline at end of file
-- 
GitLab