diff options
author | Runxi Yu <harriet@andrewyu.org> | 2023-08-17 20:36:06 +0100 |
---|---|---|
committer | Runxi Yu <harriet@andrewyu.org> | 2023-08-17 20:36:06 +0100 |
commit | 0ad160dffd0efe2b80063727eb40990336ac3296 (patch) | |
tree | a708c7da583ec97601d40df436c43292c059b945 /note/ask.html | |
parent | 5a42204cdf2b258046b79238dfdb7e149be32929 (diff) | |
download | www-0ad160dffd0efe2b80063727eb40990336ac3296.tar.gz |
Remove HTML smart quotes
Diffstat (limited to 'note/ask.html')
-rw-r--r-- | note/ask.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/note/ask.html b/note/ask.html index 7a05c08..ee0c3a6 100644 --- a/note/ask.html +++ b/note/ask.html @@ -8,11 +8,11 @@ </head> <body> <h1>Don't ask to ask, just ask!</h1> - <p>Please don't send random emails and IRC messages saying “Are you there? I have a thing to ask you about...”. Just ask the question. If I'm online I might answer right away, if I'm not I'll answer you when I have time. An “Are you there?” or “Can I ask a question?” question is just a waste of time and effort.</p> + <p>Please don't send random emails and IRC messages saying "Are you there? I have a thing to ask you about...". Just ask the question. If I'm online I might answer right away, if I'm not I'll answer you when I have time. An "Are you there?" or "Can I ask a question?" question is just a waste of time and effort.</p> <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> + <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> |