diff options
Diffstat (limited to 'public/index.html')
| -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 |
