diff options
Diffstat (limited to 'note/pronouns.html')
-rw-r--r-- | note/pronouns.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/note/pronouns.html b/note/pronouns.html index 73bfd53..e8a9ef7 100644 --- a/note/pronouns.html +++ b/note/pronouns.html @@ -1,13 +1,13 @@ <!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>Andrew Yu's Pronouns</title> + <title>Runxi Yu's Pronouns</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>Andrew Yu's Pronouns</h1> + <h1>Runxi Yu's Pronouns</h1> <p> In English, please use <a href="https://en.wikipedia.org/wiki/Singular_they">Singular they</a> pronouns to refer to me. Inanimate it/it/its/its/itself pronouns are also acceptable. @@ -52,7 +52,7 @@ </p> <div id="footer"> <hr /> - <p><a href="/">Andrew Yu's Website</a></p> + <p><a href="/">Runxi Yu's Website</a></p> </div> </body> </html> |