diff options
author | JinweiClarkChao <[email protected]> | 2015-08-26 23:00:43 +0800 |
---|---|---|
committer | JinweiClarkChao <[email protected]> | 2015-08-26 23:00:43 +0800 |
commit | dc39503622decdbc01d755131df668963d124d01 (patch) | |
tree | c9ea65521b39967faad4ad5d139b98104e4e20a3 /index.html | |
parent | ad55083c004989977ebb000aaffa79d373a0869a (diff) | |
download | ring0.xyz-dc39503622decdbc01d755131df668963d124d01.tar.gz |
fix copyleft
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -35,8 +35,7 @@ | |||
35 | 35 | ||
36 | <div class="copyright"> | 36 | <div class="copyright"> |
37 | <pre> | 37 | <pre> |
38 | <span>Copyleft 2015</span> | 38 | <span>Copyleft 2015 Powered by <a href="https://gitcafe.com/">GitCafe</a></span> |
39 | <span>Powered by <a href="https://gitcafe.com/">GitCafe</a></span> | ||
40 | </pre> | 39 | </pre> |
41 | </div> | 40 | </div> |
42 | 41 | ||