Put the heading into a real heading

This commit is contained in:
Reinard van Dalen 2020-01-29 15:09:58 +01:00
parent dfad99b132
commit c36acd6846
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@
<title></title>
</head>
<body>
Hello World
<h1>Hello World</h1>
</body>
</html>