Move index.html to simplify .gitlab-ci.yml

This commit is contained in:
winniehell
2016-07-12 18:47:54 +02:00
parent ceb3785a5a
commit 86c71e1015
3 changed files with 3 additions and 7 deletions

5
public/index.html Normal file
View File

@@ -0,0 +1,5 @@
<h1>Hello World!</h1>
<p>
This is a simple plain-HTML website on GitLab Pages, without any fancy static site generator.
</p>