add missing file for test

This commit is contained in:
Kyle Drake 2022-12-28 09:05:21 -06:00
parent 9bb34424ff
commit ce2f032ce8

View file

@ -0,0 +1,8 @@
<html>
<head>
<title>Hello?</title>
</head>
<body>
<h1>Hi there!</h1>
</body>
</html>