Skip to content

Commit e04d183

Browse files
committed
Add game link
1 parent 066bcbe commit e04d183

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ <h1 class="hero-title">
6161
<p class="hero-subtitle">当旧世界的科技巨头垄断了地表,一群被称为"Q+开拓者"的工程师,发现了隐藏在数据洪流中的神秘星球——Q+2077</p>
6262
<div class="cta-buttons">
6363
<button class="cta-primary">加入代码边疆</button>
64-
<button class="cta-secondary">观看预告</button>
64+
<button class="cta-secondary" onclick='window.open("https://2077game.qpython.org/QPLUS-1.0-web/index.html")'>游戏试玩</button>
6565
</div>
6666
</div>
6767
</div>
@@ -297,4 +297,4 @@ <h4>支持</h4>
297297
<script src="js/scroll.js"></script>
298298
<script src="js/responsive.js"></script>
299299
</body>
300-
</html>
300+
</html>

0 commit comments

Comments
 (0)