Set icon URL to be an ICO file not a PNG file
This commit is contained in:
parent
41ae9d4ded
commit
0dddb68f3f
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
||||
<title>Top Lists For Spotify</title>
|
||||
<link rel="shortcut icon" type="image/ico" href="/top-lists/favicon.png"/>
|
||||
<link rel="shortcut icon" type="image/ico" href="/top-lists/favicon.ico"/>
|
||||
|
||||
<!-- General Embed tags -->
|
||||
<meta property="og:title" content="Top Tracks and Artists for Spotify">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue