Add test content to index.html

This commit is contained in:
The Magician 2023-12-02 17:12:53 +00:00
parent 384fcdaf0a
commit bab88eaba1
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title></title>
</head>
<body>
<h1>Hello, world</h1>
</body>
</html>