Skip to content

Commit

Permalink
remove examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Bao Zhiyuan committed Aug 30, 2024
1 parent 37b1d9c commit af5759b
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 21 deletions.
11 changes: 8 additions & 3 deletions src/build.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,11 @@ const index = /*html*/ `
cursor: pointer;
}
.temp-section h1 {
font-size: 3rem;
text-align: center;
}
</style>
</head>
<body>
Expand All @@ -166,9 +171,9 @@ const index = /*html*/ `
<a class='button' href='https://github.com/moonbitlang/MoonBit-Code-JAM-2024'>提交作品</a>
</div>
</section>
<div class='game-cards'>
${gameCards}
</div>
<section class='temp-section'>
<h1>敬请期待</h1>
</section>
</main>
</div>
</body>
Expand Down
Empty file added teams/.gitkeep
Empty file.
14 changes: 0 additions & 14 deletions teams/ID#XXXX/LICENSE

This file was deleted.

4 changes: 0 additions & 4 deletions teams/ID#XXXX/README.md

This file was deleted.

Binary file removed teams/ID#XXXX/game.wasm
Binary file not shown.
Binary file removed teams/test/cover.png
Binary file not shown.
Binary file removed teams/test/game.wasm
Binary file not shown.

0 comments on commit af5759b

Please sign in to comment.