created pages dictionary and moved about.html into it

This commit is contained in:
2025-08-27 09:54:04 +00:00
parent 5d29b9e18e
commit 85f93568de

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>