commit error; added <a>

This commit is contained in:
2025-08-27 08:37:13 +00:00
parent ddc334977b
commit 222127d6e6

View File

@@ -6,6 +6,9 @@
</head> </head>
<body> <body>
<h1>Homepage</h1> <h1>Homepage</h1>
<a>About the Odin Project</a>
</body> </body>
</html> </html>