Retitle the game page: HARD YARDS (release name; SHADES stays the repo name)

This commit is contained in:
type-two 2026-07-17 21:37:23 +10:00
parent 688e821fcb
commit fee687d550

View File

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>SHADES — rig it, then survive the night</title>
<title>HARD YARDS — rig it, then survive the night</title>
<style>
html, body { margin: 0; height: 100%; overflow: hidden; background: #9fc4dd; }
canvas { display: block; width: 100%; height: 100%; }