Update index.html

This commit is contained in:
NotExits 2024-02-27 10:38:27 +01:00 committed by GitHub
parent f765f4218c
commit f1785bca28
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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