This commit is contained in:
Brendan Haines 2023-12-15 08:12:11 -07:00
parent 0882af7865
commit ebdd211565

12
test.html Normal file
View File

@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<body>
<h1>My First Heading</h1>
<p>My first paragraph.</p>
</body>
</html>