Added HTML header

This commit is contained in:
Gabriel Wolf 2018-09-03 15:26:26 +01:00
parent 29a66a5f94
commit 93ce574226

View File

@ -1,4 +1,6 @@
<html> <html>
<head>
</head>
<body> <body>
<h>Hello, World!</h> <h>Hello, World!</h>
</body> </body>