From b0dd62e86ec3e5dc09a97074ee1e191e59d321f0 Mon Sep 17 00:00:00 2001 From: Whitney Armstrong <warmstrong@anl.gov> Date: Fri, 15 Jun 2018 18:00:53 -0500 Subject: [PATCH] modified: public/index.html --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 6652c7d..dd2920a 100644 --- a/public/index.html +++ b/public/index.html @@ -13,7 +13,7 @@ <a href="https://gitlab.com/pages/">Other Examples</a> </div> - <h1>Hello World!</h1> + <h1>Hello World! butt</h1> <p> This is a simple plain-HTML website on GitLab Pages, without any fancy static site generator. -- GitLab