feat(web): add home arrow link to game page header
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
<body>
|
||||
<header>
|
||||
<div class="hud-left">
|
||||
<a href="/" class="home-link" title="Home">←</a>
|
||||
<span class="logo">Solitaire Quest</span>
|
||||
<span id="hud-seed" class="muted"></span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user