Create test HTML

This commit is contained in:
Fred Boniface 2022-09-16 19:41:59 +01:00
parent 18e586f92d
commit 71f09a8444
1 changed files with 6 additions and 0 deletions

6
test.html Normal file
View File

@ -0,0 +1,6 @@
<html>
<head></head>
<body>
<h1>TEST PAGE</h1>
</body>
</html>