diff --git a/public/index.html b/public/index.html
index ccb40bf0deccda1118fc475a7335597c8c0b4be2..e5e8071f4fae5bab218887f25fb9fb341501ba32 100644
--- a/public/index.html
+++ b/public/index.html
@@ -6,6 +6,6 @@
     <title>Hello World</title>
   </head>
   <body>
-    <h1>Hello World!</h1>
+    <h1>Hello GitLab Commit!</h1>
   </body>
 </html>