git-cwieczenie1/index.html

13 lines
329 B
HTML
Raw Normal View History

2019-10-04 19:09:12 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
</head>
<body>
<h1>UCZYMY SIE GITA</h1>
2019-10-04 19:13:59 +02:00
<p>linijka po pierwszym commicie </p>
2019-10-04 19:09:12 +02:00
</body>
</html>