diff options
author | Runxi Yu <harriet@andrewyu.org> | 2023-08-16 00:00:00 +0000 |
---|---|---|
committer | Runxi Yu <harriet@andrewyu.org> | 2023-08-16 00:00:00 +0000 |
commit | 8c1f4ba083b4f05a749e6a7d6064cd6b4d77e77f (patch) | |
tree | 2a47428c9cc9a62001101c1ccf07ccd3b923be9c /index.html | |
parent | 48c0091df1efb1874a7d3c40fd0268336ffe36f0 (diff) | |
download | www-8c1f4ba083b4f05a749e6a7d6064cd6b4d77e77f.tar.gz |
X-Pronouns-... email headers
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/index.html b/index.html index 047dfbf..e1c0f33 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,8 @@ <link rel="stylesheet" href="/style.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> + <meta name="pronouns-preferred" content="en:she/her" /> + <meta name="pronouns-acceptable" content="en:they/them" /> <style>#now {font-weight: bold;}</style> </head> <body> @@ -44,6 +46,7 @@ <p>Pages for other projects (i.e. Evosaur) are not listed—only independent articles are listed here. These are sorted from newest to oldest. Some do not come with HTML anchors: these articles are not published online, but are still listed here. For these, you may ask me for a copy in real life, but it is within my rights to decline such requests. Note that if an article ID has an asterisk (*), it is considered fiction and its meaning shall not be interpreted literally.</p> <p><a href="https://www.andrewyu.org/article/atom.xml">rss/atom</a></p> <ul> + <li><a href="/article/x-pronouns.html"><code>X-Pronouns-...</code> email headers</a> (25)</li> <li><a href="/article/forge-workflows.html">Forge Workflows</a> (24)</li> <li><a href="/article/chinese-pronouns.html">Reclaiming โไปโ as a gender-inclusive pronoun</a> (23)</li> <li><a href="/article/sway-keysym.html">Sway keysym</a> (22)</li> |