We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 066bcbe commit e04d183Copy full SHA for e04d183
docs/index.html
@@ -61,7 +61,7 @@ <h1 class="hero-title">
61
<p class="hero-subtitle">当旧世界的科技巨头垄断了地表,一群被称为"Q+开拓者"的工程师,发现了隐藏在数据洪流中的神秘星球——Q+2077</p>
62
<div class="cta-buttons">
63
<button class="cta-primary">加入代码边疆</button>
64
- <button class="cta-secondary">观看预告</button>
+ <button class="cta-secondary" onclick='window.open("https://2077game.qpython.org/QPLUS-1.0-web/index.html")'>游戏试玩</button>
65
</div>
66
67
@@ -297,4 +297,4 @@ <h4>支持</h4>
297
<script src="js/scroll.js"></script>
298
<script src="js/responsive.js"></script>
299
</body>
300
-</html>
+</html>
0 commit comments