Remove icon, prefer automatic use of /favicon.ico of the host site.

This commit is contained in:
2025-09-02 22:17:40 +00:00
parent cf4835ff83
commit ed2b0f6f3c
3 changed files with 0 additions and 2 deletions
-1
View File
@@ -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>