created pages dictionary and moved about.html into it
This commit is contained in:
14
odin-links-and-images/pages/about.html
Normal file
14
odin-links-and-images/pages/about.html
Normal 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>
|
||||
|
Reference in New Issue
Block a user