wrote the codes into about.html

This commit is contained in:
2025-08-27 09:26:32 +00:00
parent 973f2c1b31
commit acb6ba0f39

View File

@@ -0,0 +1,14 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Odin Links and Images</title>
</head>
<body>
<h1>About Page</h1>
</body>
</html>