-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9fb630b
commit a30b0c5
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,7 +42,7 @@ <h1>碎念个人引导页</h1> | |
<footer id="footer"> | ||
<p class="copyright">您的IP:<script src="https://pv.sohu.com/cityjson?ie=utf-8"></script><script type="text/javascript">document.write(returnCitySN["cip"])</script></p> | ||
<p class="copyright">Copyright © 2021 碎念_Nian<br />All Rights Reserved</p> | ||
<p class="copyright"> <a target="_blank" href="http://wpa.qq.com/msgrd?v=3&uin=2971802058&site=qq&menu=yes"> <img src="images\svg\qq.svg" width="30" alt="QQ" title="QQ" /> </a> <a target="_blank" href="mailto:[email protected]"> <img src="images\svg\mail.svg" width="30" alt="Mail" title="Mail" /> </a> <a target="_blank" href="/money_receiving_QR_code"> <img src="images\svg\money_receiving_QR_code.svg" width="30" alt="给我打钱" title="给我打钱" /> </a> <a target="_blank" href="https://github.com/nianbroken"> <img src="images\svg\github.svg" width="30" alt="Github" title="Github" /> </a> <a target="_blank" href="https://gitee.com/nianbroken"> <img src="images\svg\gitee.svg" width="30" alt="Gitee" title="Gitee" /> </a> <a target="_blank" href="http://www.coolapk.com/u/1315644"> <img src="images\svg\coolapk.svg" width="30" alt="Coolapk" title="Coolapk" /></a> </p> | ||
<p class="copyright"> <a target="_blank" href="http://wpa.qq.com/msgrd?v=3&uin=2971802058&site=qq&menu=yes"> <img src="images\svg\qq.svg" width="30" alt="QQ" title="QQ" /> </a> <a target="_blank" href="mailto:[email protected]"> <img src="images\svg\mail.svg" width="30" alt="Mail" title="Mail" /> </a> <a target="_blank" href="./money_receiving_QR_code"> <img src="images\svg\money_receiving_QR_code.svg" width="30" alt="给我打钱" title="给我打钱" /> </a> <a target="_blank" href="https://github.com/nianbroken"> <img src="images\svg\github.svg" width="30" alt="Github" title="Github" /> </a> <a target="_blank" href="https://gitee.com/nianbroken"> <img src="images\svg\gitee.svg" width="30" alt="Gitee" title="Gitee" /> </a> <a target="_blank" href="http://www.coolapk.com/u/1315644"> <img src="images\svg\coolapk.svg" width="30" alt="Coolapk" title="Coolapk" /></a> </p> | ||
</footer> | ||
</div> | ||
<canvas id="sakura" style="z-index: 2; | ||
|