diff options
Diffstat (limited to 'article/x-pronouns.html')
-rw-r--r-- | article/x-pronouns.html | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/article/x-pronouns.html b/article/x-pronouns.html deleted file mode 100644 index 599ef57..0000000 --- a/article/x-pronouns.html +++ /dev/null @@ -1,24 +0,0 @@ - -<!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> - <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <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> - - </div> - </body> -</html> |