diff options
Diffstat (limited to 'pages/blog/all-signs-point-to-her.html')
-rw-r--r-- | pages/blog/all-signs-point-to-her.html | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/pages/blog/all-signs-point-to-her.html b/pages/blog/all-signs-point-to-her.html new file mode 100644 index 0000000..b1cf4f1 --- /dev/null +++ b/pages/blog/all-signs-point-to-her.html @@ -0,0 +1,34 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + <title>The Woman in my Eye</title> + {head-common} + <meta name="description" + content="A blog entry titled All signs point to her. An entry exploring my trans memories and how they helped me eventually come out as transgender."> +</head> +<body> + <header> + <h1>All signs point to 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> + {all-signs-point-to-her} + </main> + {footer} +</body> +</html> |