mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-25 14:36:15 -04:00
Added manifest
This commit is contained in:
parent
7e3750c915
commit
cdfe6a4978
7 changed files with 56 additions and 42 deletions
|
@ -12,6 +12,8 @@
|
|||
name="description"
|
||||
content="A breakout game with roguelite mechanics. Break bricks, catch coins, pick upgrades, repeat. Play for free on mobile and desktop."
|
||||
/>
|
||||
<link rel="manifest" href="manifest.json" />
|
||||
|
||||
<style>
|
||||
@import "game.less";
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue