summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.txt5
-rw-r--r--www/index.html25
2 files changed, 30 insertions, 0 deletions
diff --git a/README.txt b/README.txt
new file mode 100644
index 0000000..5b35135
--- /dev/null
+++ b/README.txt
@@ -0,0 +1,5 @@
+=== The Woman In My Eye.org ===
+
+The Woman In My Eye is a trans blog recounting my journey as a transgender woman.
+
+You can find me on Fedi @senders@tech.lgbt if you have any questions.
diff --git a/www/index.html b/www/index.html
new file mode 100644
index 0000000..49298ad
--- /dev/null
+++ b/www/index.html
@@ -0,0 +1,25 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="utf-8">
+ <meta name="generator"
+ content="HTML Tidy for HTML5 for Linux version 5.6.0">
+ <title>The Woman in my Eye</title>
+<!-- <link rel='stylesheet'
+ type='text/css'
+ href='/index.css'> -->
+ <meta name="viewport"
+ content="width=device-width, initial-scale=1">
+</head>
+<body>
+ <h1> Hello, the woman in my eye. </h1>
+ <footer>
+ <div id='copyright'>
+ © 2023 thewomaninmyeye dot org - <a rel="license external noopener noreferrer"
+ target="_blank"
+ href="https://creativecommons.org/licenses/by/4.0/">CC BY-SA 4.0</a>
+ unless otherwise noted.
+ </div>
+ </footer>
+</body>
+</html>