Some minor changes #3

Merged
s464912 merged 2 commits from :master into master 2021-11-14 13:56:42 +01:00
Showing only changes of commit 5298d9be19 - Show all commits

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>