Added gallery
This commit is contained in:
parent
6e0987df8a
commit
372ea43df4
15
index.html
15
index.html
@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Git_Cwieczenia</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Uczymy się korzystać z Git'a</h1>
|
||||
<p>Linijka dodana po pierwszym commicie</p>
|
||||
<div>
|
||||
<h3>Galeria miniatur</h3>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user