wersja startowa pliku
This commit is contained in:
commit
ee4c7be335
11
index.html
Normal file
11
index.html
Normal 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 cwiczenia</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>Witaj wędrowcze! Uczymy sie korzystać z Git-a</h1>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in New Issue
Block a user