mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-08-20 05:54:25 +00:00
fix(web): use the single-flame logo for the favicon too
The three-flame icon was wrong for the tab; use the same single flame as the navbar everywhere and drop the unused three-flame asset.
This commit is contained in:
parent
13ed6d9095
commit
301febd062
2 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link rel="icon" type="image/png" href="/codeburn-icon.png" />
|
||||
<link rel="icon" type="image/png" href="/codeburn-logo.png" />
|
||||
<title>CodeBurn</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 326 KiB |
Loading…
Add table
Add a link
Reference in a new issue