This commit is contained in:
Patryk 2024-08-24 17:19:14 +02:00
parent 8ad6d796bf
commit 53dc389988

View File

@ -5,6 +5,6 @@
<title>Web page</title> <title>Web page</title>
</head> </head>
<body> <body>
<h1>Hello World</h1> <h1>Hello World change</h1>
</body> </body>
</html> </html>