Add favicon
All checks were successful
Docker / build-and-push (push) Successful in 46s

Small bingo-grid mark in the shared mono-green style used by sibling projects.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
Fredrik Johansson
2026-07-19 19:50:32 +02:00
parent cb969133ce
commit 7acb0e129a
2 changed files with 12 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>fullhouse</title>
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="stylesheet" href="/style.css" />
</head>
<body>