Add icon to login screen

This commit is contained in:
Nik Verweel 2026-02-17 16:31:52 +01:00
parent 8b02f90f7b
commit bcddca77c9
2 changed files with 1 additions and 0 deletions

View file

@ -5,6 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>SmartCane Web Apps - Login</title> <title>SmartCane Web Apps - Login</title>
<link rel="stylesheet" href="theme.css"> <link rel="stylesheet" href="theme.css">
<link rel="icon" type="image/png" href="res/key.png">
<style> <style>
* { * {
margin: 0; margin: 0;

BIN
webapps/res/key.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB