Remove icon, prefer automatic use of /favicon.ico of the host site.
This commit is contained in:
parent
0e7858b15d
commit
cead912ddc
@ -2,7 +2,6 @@
|
||||
<html lang="">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" href="/src/assets/icon.webp" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Admin</title>
|
||||
</head>
|
||||
|
@ -2,7 +2,6 @@
|
||||
<html lang="">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<link rel="icon" href="/src/assets/icon.webp">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Authentication</title>
|
||||
</head>
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 86 KiB |
Loading…
x
Reference in New Issue
Block a user