diff options
author | Chris Xiong <chirs241097@gmail.com> | 2022-11-09 12:53:30 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2022-11-09 12:53:30 +0800 |
commit | 9b144169b6ffb75bdcb421fade591016dcd7c58e (patch) | |
tree | 4b66f4fda7e64aae2e143d2afe68dd5f2c2fb627 /index.html | |
parent | 87a007c15a6fac381e0ded41ca481e948c17ea92 (diff) | |
download | web-9b144169b6ffb75bdcb421fade591016dcd7c58e.tar.xz |
Some status updates.
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -102,7 +102,7 @@ function swonload(){ <div class="block" id="main"> <h2>Yet another wandering programmer</h2><hr> <p> - Welcome to the home page of Chris Xiong, a Chinese programmer. + Welcome to the home page of Chris Xiong, a Chinese programmer living overseas. </p> <p> You will find my works, collections and pieces of thoughts here. @@ -113,7 +113,7 @@ function swonload(){ <p id="appleouter" style="display:none;"> <b>Please read [<a href="https://stallman.org/apple.html" rel="external" target="_blank" onclick="document.getElementById('apple').style.display='block';">this</a>] in case of any trouble, Your Excellency.</b> <div id="apple" class="block" style="display:none;"><p> - The owner of this site doesn't have any Apple devices that can go online so you may experience major problems browsing this site. If you consider this unacceptable, you may donate me an Apple device. Please mail your generous donation to <code>/dev/null</code>. + <s>The owner of this site doesn't have any Apple devices that can go online so</s> you may experience major problems browsing this site. If you consider this unacceptable, you may donate me an Apple device. Please mail your generous donation to <code>/dev/null</code>. </p></div> </p> </div> |