Added html

This commit is contained in:
Jakub Mróz 2024-11-27 14:21:17 +01:00
parent 0575c5ddfa
commit 42ed2b2bf0
2 changed files with 11 additions and 0 deletions

0
bar Normal file
View File

11
index.html Normal file
View File

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