diff options
author | Runxi Yu <harriet@andrewyu.org> | 2023-08-31 00:00:00 +0000 |
---|---|---|
committer | Runxi Yu <harriet@andrewyu.org> | 2023-08-31 00:00:00 +0000 |
commit | 863b16d43dba01673d68bdfb5a319a8708f7b7ef (patch) | |
tree | 2dbf6787bc8228d1bce3f3f683f2d456f8a63230 | |
parent | c0c6bc391c72c168ab9e688a32bd70fbcc032565 (diff) | |
download | www-863b16d43dba01673d68bdfb5a319a8708f7b7ef.tar.gz |
Melancholy + TZ
-rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html index 09b72a9..bae6058 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@ <h1>Runxi Yu</h1> <hr /> <p id="now" style=""> - I am currently in UTC+1, not UTC+8. + School is starting. I'll be quite inactive. </p> <hr /> <p id="about-me">I am Runxi Yu, a 15-year-old student in Shanghai, China, currently studying at <a href="https://ykpaoschool.cn/">YK Pao School</a>. I am interested in philosophy, computer science, mathematics, and physics.</p> @@ -115,6 +115,7 @@ <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">Runxi Yu's Public Domain Dedication</a>.</p> + <p><i>Melancholy.</i></p> </div> </body> </html> |