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/wechat.html | |
parent | 5a42204cdf2b258046b79238dfdb7e149be32929 (diff) | |
download | www-0ad160dffd0efe2b80063727eb40990336ac3296.tar.gz |
Remove HTML smart quotes
Diffstat (limited to 'note/wechat.html')
-rw-r--r-- | note/wechat.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/note/wechat.html b/note/wechat.html index 676a6b8..c75d847 100644 --- a/note/wechat.html +++ b/note/wechat.html @@ -31,7 +31,7 @@ WeChat's servers are nonfree; the service is centralized. </li> <li> - Tencent suspends WeChat accounts for sending “politically sensitive chats”. + Tencent suspends WeChat accounts for sending "politically sensitive chats". </li> <li> Information collected by WeChat is given to the police of the PRC without court warrants. @@ -46,7 +46,7 @@ <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> |