Compare commits
3 Commits
131dce190d
...
0531529b1b
Author | SHA1 | Date | |
---|---|---|---|
|
0531529b1b | ||
|
1a4b046bfc | ||
|
cdb29baa19 |
24
index.html
24
index.html
@ -0,0 +1,24 @@
|
||||
<!DOCTYPE html>
|
||||
<<<<<<< HEAD
|
||||
<html lang="pl">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=git, initial-scale=1.0">
|
||||
<title>git_cwiczenie</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1> Uczymy się GIT-a</h1>
|
||||
<p> Tu umieścimy hiper fajną tabelę</p>
|
||||
=======
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=git, initial-scale=1.0">
|
||||
<title>GIT</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Uczymy się GIT-a</h1>
|
||||
<p> A tu będzie piękna galeria zdjęć</p>
|
||||
>>>>>>> galeria
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user