mirror of
https://github.com/richi3f/candy-calc.git
synced 2026-03-21 17:34:13 -05:00
Add favicon
This commit is contained in:
parent
9412dbe3a9
commit
4e098c1cc5
|
|
@ -5,6 +5,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="description" content="A calculator for Exp. Candy optimization in Pokémon Sword & Shield.">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="shortcut icon" href="static/bg.png">
|
||||
<link rel="stylesheet" href="static/style.css">
|
||||
<title>Candy Calc</title>
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user