git-cw1-g11/index.html

15 lines
348 B
HTML
Raw Normal View History

2023-06-12 16:13:38 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>GIT cwiczenia</title>
</head>
<body>
<h1>Uczymy sie korzystać z GITA</h1>
2023-06-12 16:25:48 +02:00
<p>Linika po 2 commicie</p>
<div>
<h3>Galeria miniatur</h3>
</div>
2023-06-12 16:13:38 +02:00
</body>
</html>