From 24080da4fdee2818dd0cdc3c7daafdce6caa1d83 Mon Sep 17 00:00:00 2001 From: Chris Coley <chris@codingallnight.com> Date: Sun, 23 Apr 2023 02:39:23 -0700 Subject: [PATCH] Update index page --- src/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.html b/src/index.html index cf24dd6..ac6769c 100644 --- a/src/index.html +++ b/src/index.html @@ -13,7 +13,7 @@ <a href="https://gitlab.com/pages/">Other Examples</a> </div> - <h1>Hello World! Dev Branch</h1> + <h1>Hello World!</h1> <p> This is a simple plain-HTML website on GitLab Pages, without any fancy static site generator. -- GitLab