summaryrefslogtreecommitdiff
path: root/pages/about-her.html
diff options
context:
space:
mode:
Diffstat (limited to 'pages/about-her.html')
-rw-r--r--pages/about-her.html34
1 files changed, 34 insertions, 0 deletions
diff --git a/pages/about-her.html b/pages/about-her.html
new file mode 100644
index 0000000..94b930d
--- /dev/null
+++ b/pages/about-her.html
@@ -0,0 +1,34 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <title>About her: the Woman in my Eye</title>
+ {head-common}
+ <meta name="description"
+ content="About the woman in my eye - the woman who I saw as a child and who I've become.">
+</head>
+<body>
+ <header>
+ <h1>About her: the Woman in my Eye</h1>
+ </header>
+ <nav title="site menu">
+ <ul>
+ <li>
+ <a href='/'>home</a>
+ </li>
+ <li>
+ <a href='/resources'>resources</a>
+ </li>
+ <li>
+ <a href='/about'>about</a>
+ </li>
+ <li>
+ <a href='/blog'>blog</a>
+ </li>
+ </ul>
+ </nav>
+ <main>
+ {about-her}
+ </main>
+ {footer}
+</body>
+</html>