Skip to content

Commit

Permalink
add exmaple
Browse files Browse the repository at this point in the history
  • Loading branch information
Bao Zhiyuan committed Sep 14, 2024
1 parent 4f2fd95 commit 3fb2448
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions src/build.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -153,12 +153,6 @@ const index = /*html*/ `
cursor: pointer;
}
.temp-section h1 {
margin-top: 2rem;
font-size: 3rem;
text-align: center;
}
</style>
</head>
<body>
Expand All @@ -172,9 +166,9 @@ const index = /*html*/ `
<a class='button' href='https://github.com/moonbitlang/MoonBit-Code-JAM-2024'>提交作品</a>
</div>
</section>
<section class='temp-section'>
<h1>敬请期待</h1>
</section>
<div class='game-cards'>
${gameCards}
</div>
</main>
</div>
</body>
Expand Down
Empty file removed teams/.gitkeep
Empty file.
Binary file added teams/MoonBit官方示例1/cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added teams/MoonBit官方示例1/game.wasm
Binary file not shown.
Binary file added teams/MoonBit官方示例2/cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added teams/MoonBit官方示例2/game.wasm
Binary file not shown.

0 comments on commit 3fb2448

Please sign in to comment.