feat: Add and integrate application favicon to the client.
All checks were successful
Build and Deploy / build (push) Successful in 1m30s

This commit is contained in:
2025-12-18 01:03:00 +01:00
parent c8d2871126
commit 8995c3f7e8
4 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.0" />
<title>MTG Draft Maker</title>
<link rel="icon" type="image/png" href="/favicon.png" />
</head>
<body class="bg-slate-950 text-slate-50">
<div id="root"></div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 414 KiB