Add icon to login screen
This commit is contained in:
parent
8b02f90f7b
commit
bcddca77c9
|
|
@ -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
BIN
webapps/res/key.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.4 KiB |
Loading…
Reference in a new issue