Merge pull request 'Update index.html' (#1) from feature2 into main

Reviewed-on: #1
This commit is contained in:
first_admin 2024-08-24 17:23:10 +00:00
commit 6ec8d971b4

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 a</h1>
</body> </body>
</html> </html>