diff options
author | Andrew Yu <andrew@andrewyu.org> | 2023-07-07 12:00:14 +0800 |
---|---|---|
committer | Automatic Merge <andrew+automerge@andrewyu.org> | 2023-07-15 00:31:17 +0800 |
commit | ec00a69ef1f7d21f784264b75d6fcca97fa7fb78 (patch) | |
tree | c5a177f0a53c8ca6414a043ebf61c759c6153d05 /index.html | |
parent | cb53180786d36f35fd49d1e792cb365d10f4065b (diff) | |
download | www-ec00a69ef1f7d21f784264b75d6fcca97fa7fb78.tar.gz |
Use ``TeX-style quotes'' instead of “unicode quotes”
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html index d71bd1e..543a869 100644 --- a/index.html +++ b/index.html @@ -15,7 +15,7 @@ </p> <hr /> <p id="about-me">I am Andrew Yu, a 15-year-old student in Shanghai, China, currently studying at YK Pao School. I am interested in philosophy, computer science, mathematics, physics, and biology. 🏳️⚧️</p> - <p id="pronouns"><a href="/note/pronouns.html">My pronouns in English are “they/them/their/theirs/themself”. 我的中文代词是“他”。</a></p> + <p id="pronouns"><a href="/note/pronouns.html">My pronouns in English are ``they/them/their/theirs/themself''. 我的中文代词是``他''。</a></p> <hr /> <ul> <li><a href="https://www.andrewyu.org/">My Personal Website</a></li> @@ -32,14 +32,14 @@ <ul> <li><a href="/note/pronouns.html">My Pronouns</a></li> <li><a href="/note/comms.html">Communication Guidelines</a></li> - <li><a href="/note/wechat.html">“WeChat”</a></li> + <li><a href="/note/wechat.html">``WeChat''</a></li> <li><a href="/note/ask.html">Don't ask to ask, just ask</a></li> <li><a href="/note/social-media.html">Modern Social Media</a></li> <li><a href="/note/emacs.html">My Problem with Emacs</a></li> <li><a href="/note/suicide-jokes.html">On Jokes about Suicide</a></li> <li><a href="/note/on-racist-jokes.html">On Racist Jokes</a></li> <li><a href="/note/tone.html">Tone Indicators</a></li> - <li><a href="/note/really.html">“Really” is a confusing word</a></li> + <li><a href="/note/really.html">``Really'' is a confusing word</a></li> </ul> <hr /> <h2>Other People's Sites and Projects</h2> @@ -52,7 +52,7 @@ </ul> <div id="footer"> <hr /> - <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">Andrew Yu's Public Domain Dedication</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">Andrew Yu's Public Domain Dedication</a>.</p> </div> </body> </html> |