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

View File

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