Add favicon

This commit is contained in:
Oliver Traber 2023-04-20 20:21:25 +02:00
parent 91f9b8c4a7
commit b0a69cda0b
Signed by: Bluemedia
GPG Key ID: C0674B105057136C
2 changed files with 1 additions and 0 deletions

View File

@ -215,6 +215,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="noindex, nofollow">
<link rel="icon" href="${url.resourcesPath}/img/favicon.ico">
<title>${msg("loginTitle",(realm.displayName!''))}</title>
<style>
body {

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB