summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteph Enders <steph@senders.io>2023-06-21 19:25:37 -0400
committerSteph Enders <steph@senders.io>2023-06-21 19:25:37 -0400
commit66869a526f48496170a9dcca1dc6064d2bb8ca87 (patch)
treeca56dfcbccfc95a295b605bb11228f1148c03213
parentb47328f8e9c7f6294c3e91331a17d83cc6666eac (diff)
Add meta description to header
This will improve SEO and give a snippet for what this site is.
-rw-r--r--www/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html
index 1d2393d..4fcf0f6 100644
--- a/www/index.html
+++ b/www/index.html
@@ -7,6 +7,8 @@
<title>The Woman in my Eye</title>
<meta name="viewport"
content="width=device-width, initial-scale=1">
+ <meta name="description"
+ content="The woman in your eye is a transgender blog from the perspective of the author. She tries her best to provide information to hopefully help or entertain her readers who may also be struggling with their gender identity"/>
<style>
:root {
--twhite: #fff;