favicon error fix
This commit is contained in:
parent
79d0862d3f
commit
b17aef105f
|
@ -28,6 +28,8 @@
|
|||
justify-content: center;
|
||||
}
|
||||
</style>
|
||||
<!-- favicon error fix -->
|
||||
<link rel="shortcut icon" href="#" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
Loading…
Reference in New Issue