Add index.html

This commit is contained in:
Jackson Wengler 2025-05-07 17:45:56 +00:00
parent da9d425ec9
commit 9b6ebe2b2a

9
index.html Normal file
View file

@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<title>Pollinater PBL</title>
</head>
<body>
<p>HELLO</p>
</body>
</html>