Compare commits
3 Commits
4cd439744a
...
bd57ef6e65
Author | SHA1 | Date | |
---|---|---|---|
|
bd57ef6e65 | ||
|
0026149dff | ||
|
f4f907e808 |
29
index.html
29
index.html
@ -0,0 +1,29 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<<<<<<< HEAD
|
||||
<html lang="pl">
|
||||
=======
|
||||
<html lang="en">
|
||||
>>>>>>> galeria
|
||||
|
||||
<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>Git - cwiczenie 1</title>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1>Uczymy się korzystać z Git-a!</h1>
|
||||
<p>Tu umieścimy hiper fajną tabelę</p>
|
||||
<p>A tu będzie piękna galeria zdjęć</p>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user