diff options
author | Chris Xiong <chirs241097@gmail.com> | 2020-01-03 17:47:26 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2020-01-03 17:47:26 +0800 |
commit | 9ed82e36bfac94f6381f11dcc18efbacf104bcdb (patch) | |
tree | a137ecd1784cfa9b9e808348d930f71ad749bb80 /index.html | |
parent | 4a6bd11b5ccad0f7610af4f785aeaf5c9658314e (diff) | |
download | web-9ed82e36bfac94f6381f11dcc18efbacf104bcdb.tar.xz |
2020.
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -580,7 +580,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 2019 + <a href="/blog/post/Privacy.html">Privacy</a> | Copyright Chris Xiong 2020 </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()"> |