fix: nginx unable to find favicon.ico
This commit is contained in:
parent
d510287965
commit
b7b606b3d7
BIN
fav_icon.ico
Normal file
BIN
fav_icon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.2 KiB |
@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
|
<link rel="icon" href="fav_icon.ico" type="image/x-icon">
|
||||||
<title>Pantomime</title>
|
<title>Pantomime</title>
|
||||||
<style>
|
<style>
|
||||||
html,
|
html,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user