diff options
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> |