Some minor changes

This commit is contained in:
Barbara Skalik 2021-11-14 13:44:06 +01:00
parent f9639db009
commit 5298d9be19

View File

@ -1,17 +1,21 @@
<!DOCTYPE html>
<html lang="pl">
<html lang="ang">
<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>Test</title>
<title>Test v2 (also new name)</title>
</head>
<body>
<hr>
<p>something new as line 1</p>
<p>tekst 1</p>
<p>tekst 2</p>
<p>tekst 234 - this is also changed</p>
<p>maybe it won't merge automatically....</p>
<hr>
</body>
</html>