mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-30 00:39:13 -04:00
Track total play time and added meta description
This commit is contained in:
parent
84f4b3155e
commit
384cbd7df8
4 changed files with 11 additions and 2 deletions
|
@ -8,6 +8,7 @@
|
|||
/>
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
|
||||
<title>Breakout 71</title>
|
||||
<meta 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="stylesheet" href="style.css?v=29011519" />
|
||||
<link rel="icon" href="./icon.svg" />
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue