created new dictionary "odin-links-and-images" and index.html; added <h1> and <a>

This commit is contained in:
2025-08-27 08:32:28 +00:00
parent 436325cd85
commit ddc334977b

View File

@@ -0,0 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<meta charset="UTF-8">
<head>
</head>
<body>
<h1>Homepage</h1>
</body>
</html>