Add favicon and prod deploy script
All checks were successful
Build & Deploy Staging / build-and-deploy (release) Successful in 1m23s

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
adlee-was-taken
2026-04-07 20:37:36 -04:00
parent d7631ec671
commit 52d7118c33
2 changed files with 43 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover">
<title>Golf Card Game</title>
<link rel="icon" type="image/svg+xml" href="golfball-logo.svg">
<link rel="stylesheet" href="style.css">
</head>
<body>