Wersja startowa pliku

This commit is contained in:
Krzysztof Winnicki 2024-06-10 16:11:55 +02:00
commit 1dea048b3f

11
index.html Normal file
View File

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="pl">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>GIT</title>
</head>
<body>
<h1>Uczymy się GIT-a</h1>
</body>
</html>