Commit c30bdaf6 by winniehell

Use valid HTML in the example

parent abe84c7b
<h1>Hello World!</h1>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="generator" content="GitLab Pages">
<title>Plain HTML site using GitLab Pages</title>
</head>
<body>
<h1>Hello World!</h1>
<p>
<p>
This is a simple plain-HTML website on GitLab Pages, without any fancy static site generator.
</p>
\ No newline at end of file
</p>
</body>
</html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment