diff options
| author | winniehell <git@winniehell.de> | 2016-07-12 18:47:54 +0200 |
|---|---|---|
| committer | winniehell <git@winniehell.de> | 2016-07-12 18:47:54 +0200 |
| commit | 86c71e1015e32ec9730fc82fba6fe2abe212d607 (patch) | |
| tree | 57efb34ff3aa2938967259913fdc7aec44a5c42f /public | |
| parent | Update README (diff) | |
| download | pages-plain-html-86c71e1015e32ec9730fc82fba6fe2abe212d607.tar.gz | |
Move index.html to simplify .gitlab-ci.yml
Diffstat (limited to 'public')
| -rw-r--r-- | public/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..c5cec8a --- /dev/null +++ b/public/index.html @@ -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>
\ No newline at end of file |
