diff options
-rw-r--r-- | about_l.html | 2 | ||||
-rw-r--r-- | index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/about_l.html b/about_l.html index 66b5e1b..7b054f7 100644 --- a/about_l.html +++ b/about_l.html @@ -82,7 +82,7 @@ </tr> <tr> <td>Occupation</td> - <td>MSCS grad student somewhere<br>"Free" free software developer</td> + <td>(pre-candidacy) PhD student in CS somewhere<br>"Free" free software developer</td> </tr> <tr> <td>Personality</td> @@ -576,7 +576,7 @@ function swonload(){ <div style="text-align:center;padding:0.5em;"> <a href="https://www.debian.org"><img src="debianpowered.svg" alt="Powered by Debian"></a> <a href="https://www.conoha.jp/conoha"><img src="conohahosted.svg" alt="Hosted by Conoha"></a><br> - <a href="/blog/post/Privacy.html">Privacy</a> | Copyright Chris Xiong 2022 + <a href="/blog/post/Privacy.html">Privacy</a> | Copyright Chris Xiong 2023 </div> </div> <div id="themesw" style="position:fixed;top:0;left:0;width:100%;height:100%;display:none;opacity:0;background-color:rgba(0,0,0,0.6);z-index:999;transition:opacity 0.5s;" onclick="hidethemesw()"> |