From ddc4a01136915e26f1697c362c2cc38217a5d391 Mon Sep 17 00:00:00 2001 From: Bill Date: Wed, 21 Jun 2023 15:41:46 -0400 Subject: Initial commit. Create readme and index.html Setting up the initial website in the next few commits. This is the baseline structure --- README.txt | 5 +++++ www/index.html | 25 +++++++++++++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 README.txt create mode 100644 www/index.html 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 @@ + + + + + + The Woman in my Eye + + + + +

Hello, the woman in my eye.

+ + + -- cgit v1.2.3-54-g00ecf