diff options
Diffstat (limited to 'note')
-rwxr-xr-x | note/their.html | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/note/their.html b/note/their.html deleted file mode 100755 index f300c8d..0000000 --- a/note/their.html +++ /dev/null @@ -1,16 +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>Gender-neutral Pronouns</title> - <link rel="stylesheet" href="/plain.css" /> - <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> - </head> - <body> - <h1>Gender-neutral Pronouns</h1> - <p>You might have seen me use ``they'' instead of ``he'' to refer to myself. That's because in most contexts, gender doesn't matter in the pronouns, and a gender-neutral pronoun fits well.</p> - <div id="footer"> - <hr /> - <p><a href="/">Andrew Yu's Website</a></p> - </div> - </body> -</html> |