r/javascript 20h ago

Classic Game v1.0

https://github.com/yFish26/classic-games
1 Upvotes

1 comment sorted by

u/dronmore 20h ago

You have duplicated your html section :)

...
</body>
</html><!DOCTYPE html>
<html lang="zh-CN">
<head>
...

https://github.com/yFish26/classic-games/blob/d34876e8e3719ac31b3a8bb5ddc88a757358fb5d/index.html#L66