chore: favicon changes
This commit is contained in:
parent
d24c5ffb82
commit
123e4a3416
4 changed files with 4 additions and 1 deletions
|
|
@ -2,9 +2,12 @@
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<link rel="icon" type="image/svg+xml" href="/icon.svg" />
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
|
|
||||||
|
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
|
||||||
|
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||||
|
<link rel="shortcut icon" href="/favicon.ico" />
|
||||||
|
|
||||||
<title>blockmatic — minecraft pixel art editor</title>
|
<title>blockmatic — minecraft pixel art editor</title>
|
||||||
<meta name="title" content="blockmatic — minecraft pixel art editor" />
|
<meta name="title" content="blockmatic — minecraft pixel art editor" />
|
||||||
<meta name="description" content="Online pixel art editor for Minecraft (with support for images!)" />
|
<meta name="description" content="Online pixel art editor for Minecraft (with support for images!)" />
|
||||||
|
|
|
||||||
BIN
public/favicon-96x96.png
Normal file
BIN
public/favicon-96x96.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.1 KiB |
BIN
public/favicon.ico
Normal file
BIN
public/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 503 B After Width: | Height: | Size: 503 B |
Loading…
Reference in a new issue