diff options
author | Chris Xiong <chirs241097@gmail.com> | 2024-12-31 23:30:23 -0500 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2025-01-01 00:09:02 -0500 |
commit | 71c0929c6bdb7fdf7d9f0c5506056897dd3252d2 (patch) | |
tree | ad0be8113f9c706b256b026cd887a5d25d6083f6 /index.shtml | |
parent | f8f7c2c62e02f4ba07ed3fce2fe6586cce380291 (diff) | |
download | web-71c0929c6bdb7fdf7d9f0c5506056897dd3252d2.tar.xz |
Diffstat (limited to 'index.shtml')
-rw-r--r-- | index.shtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.shtml b/index.shtml index 72f7fb3..9027e4e 100644 --- a/index.shtml +++ b/index.shtml @@ -646,7 +646,7 @@ document.addEventListener("DOMContentLoaded", swonload); </ul> </div> <div style="text-align:center;padding:0.5em;"> - <a href="/blog/post/Privacy.html">Privacy</a> | Copyright Chris Xiong 2024 + <a href="/blog/post/Privacy.html">Privacy</a> | Copyright Chris Xiong 2025 </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()"> |