Fix favicon
This commit is contained in:
parent
af6dd83da7
commit
09a1b0e01e
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
rel="icon"
|
||||
type="image/png"
|
||||
sizes="32x32"
|
||||
href="./assets/images/favicon-32x32.png"
|
||||
href="/images/favicon-32x32.png"
|
||||
/>
|
||||
<link rel="stylesheet" href="styles.css" />
|
||||
</head>
|
||||
|
|
Reference in a new issue