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 f174f45 commit 2131cd6Copy full SHA for 2131cd6
2048/full/index.html
@@ -18,6 +18,7 @@
18
<meta property="og:site_name" content="2048 game"/>
19
</head>
20
<body>
21
+
22
<div class="container">
23
<div class="heading">
24
<h1 class="title">PRC</h1>
@@ -27,7 +28,9 @@ <h1 class="title">PRC</h1>
27
28
</div>
29
30
<p class="game-intro">Join the characters and get to the <strong>PRC epoch!</strong></p>
-
31
+<p class="game-explanation">
32
+ 如果觉得太丧心病狂坚持不住了可以回去简单版: <a href="http://oprilzeng.github.io/2048/">http://oprilzeng.github.io/2048/</a> </p>
33
+ <hr>
34
<div class="game-container">
35
<div class="game-message">
36
<p></p>
0 commit comments