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 /article/x-pronouns.html | |
parent | 48c0091df1efb1874a7d3c40fd0268336ffe36f0 (diff) | |
download | www-8c1f4ba083b4f05a749e6a7d6064cd6b4d77e77f.tar.gz |
X-Pronouns-... email headers
Diffstat (limited to 'article/x-pronouns.html')
-rw-r--r-- | article/x-pronouns.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/article/x-pronouns.html b/article/x-pronouns.html new file mode 100644 index 0000000..f6cce58 --- /dev/null +++ b/article/x-pronouns.html @@ -0,0 +1,23 @@ + +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> + <head> + <title>X-Pronouns... email headers</title> + <link rel="stylesheet" href="/style.css" /> + <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> + <meta charset="utf-8" /> + </head> + <body> + <h1><code>X-Pronouns-...</code> email headers</h1> + <p>Article ID: 25</p> + <p>I think you'll get the point.</p> +<pre>X-Pronouns-Preferred: en:she/her +X-Pronouns-Acceptable: en:they/them +X-Pronouns-Preferred: zh-cn:ไป</pre> + <div id="footer"> + <hr /> + <p><a href="/">Runxi Yu's Website</a></p> + <p>Unless otherwise specified with the โ<span class="copyright">copyright</span>โ HTML/CSS class, works hosted on this subdomain (<code>www.andrewyu.org</code>) served with the HTTP(S) protocol is available under <a href="https://www.andrewyu.org/note/pubdom.html">Runxi Yu's Public Domain Dedication</a>.</p> + </div> + </body> +</html> |