Build_Site

This commit is contained in:
risadmin_prod 2025-05-14 06:45:54 +00:00
parent 4e2a9435e5
commit 90bea17d28

View File

@ -6,7 +6,7 @@
<body> <body>
<h1>Welcome to the Web App</h1> <h1>Welcome to the Web App</h1>
<ul> <ul>
<li><a href="Home.html">Home Page</a></li> <li><a href="home.html">Home Page</a></li>
</ul> </ul>
</body> </body>
</html> </html>