Skip to content

Commit 55c7450

Browse files
authored
Update indexcd.html
1 parent f001108 commit 55c7450

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

indexcd.html

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="UTF-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<title>彩蛋 - Command_stone</title>
7+
<title>CST协会</title>
88
<style>
99
body {
1010
font-family: Arial, sans-serif;
@@ -119,13 +119,14 @@
119119
<header>
120120
<div class="container">
121121
<div id="branding">
122-
<h1><span class="highlight">Command_stone</span></h1>
122+
<h1><span class="highlight">CST协会</span></h1>
123123
</div>
124124
<nav>
125125
<ul>
126126
<li class="current"><a href="index.html">真正的首页</a></li>
127127
<li><a href="denlu/register.html">注册&</a></li>
128128
<li><a href="denlu/login.html">登陆</a></li>
129+
<li><a href="game/tcs.html">贪吃蛇[BUG]</a></li>
129130
<li class="current"><a href="cpgm.html">产品购买</a></li>
130131
</ul>
131132
</nav>
@@ -134,21 +135,21 @@ <h1><span class="highlight">Command_stone</span></h1>
134135

135136
<div id="showcase">
136137
<div class="container">
137-
<img src="your-image.jpg" alt="AWA" style="width:100%; max-width:300px; height:auto;">
138-
<h1>欢迎来到Command_stone的个人网站</h1>
138+
<img src="your-image.jpg" alt="Just do it." style="width:100%; max-width:300px; height:auto;">
139+
<h1>欢迎来到CST协会的官方网站</h1>
139140
</div>
140141
</div>
141142

142143
<div id="main">
143144
<section class="about">
144145
<div class="container">
145-
<h2>关于我</h2>
146-
<p>这里是关于Command_stone的简介</p>
146+
<h2>关于CST协会</h2>
147+
<p>这里是关于CST协会的简介</p>
147148
</div>
148149
</section>
149150

150151
<footer>
151-
<p>版权所有 &copy; 2024 Command_stone</p>
152+
<p>版权所有 &copy; 2025 Command_star</p>
152153
</footer>
153154
</body>
154155
</html>

0 commit comments

Comments
 (0)