-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy paththanks.html
38 lines (38 loc) · 1.22 KB
/
thanks.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<!DOCTYPE html>
<html>
<head>
<title>诸璟祺|感谢名单</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="https://zhujingqi.com/main.css">
<link rel="stylesheet" href="https://zhujingqi.com/bar.css">
</head>
<body>
<div class="bar">
<a href="https://zhujingqi.com/" style="background-color:#ffe93e"><b>诸璟祺</b></a>
<a href="https://zhujingqi.com/a/">文章</a>
<a href="me.html">介绍</a>
<a href="email.html">联系</a>
<a href="https://note.ms/zhujingqicom">留言</a>
<a href="moments.html">动态</a>
<a href="activity.html">活动</a>
<a href="game.html">游戏</a>
<a href="chatcat.html">聊天猫</a>
<a href="bluedeath.html">蓝屏</a>
<a href="html.html">HTML教程</a>
<a href="tools">工具</a>
<a href="money.html">赞助</a>
<a href="thanks.html">感谢</a>
<a href="v.html">更新</a>
</div>
<h2><a href="https://zhujingqi.com/">←返回</a></h2>
<h1><center>感谢名单</center></h1>
<h2>
<br>
 ℤ: 域名<br>
 Sophie王: 打赏+0.01<br>
 庞PYY: 提出灵感<br>
 Q.L.Tomas: 第一个给我留言<br>
 JasonLiu: 打赏+1.88+5.88<br>
</h2>
</body>
</html>