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 e800700 commit 5673f80Copy full SHA for 5673f80
index.html
@@ -29,6 +29,19 @@
29
30
</head>
31
<body>
32
+
33
+ <div style="text-align:center;">
34
+ <h1>
35
+ LambdaHack:
36
+
37
+ <a href="http://github.com/LambdaHack/LambdaHack/releases" >Download</a>
38
39
+ <a href="https://github.com/LambdaHack/LambdaHack/blob/master/README.md" >README</a>
40
41
+ <a href="https://github.com/LambdaHack/LambdaHack/blob/master/GameDefinition/PLAYING.md" >PLAYING</a>
42
+ </h1>
43
+ </div>
44
45
</body>
46
<script language="javascript" src="runmain.js" defer></script>
47
</html>
0 commit comments