summaryrefslogtreecommitdiff
path: root/web/templates/login.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/templates/login.html')
-rw-r--r--web/templates/login.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/templates/login.html b/web/templates/login.html
index c865ce5..e255de8 100644
--- a/web/templates/login.html
+++ b/web/templates/login.html
@@ -4,6 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Login - Personal Dashboard</title>
+ <link rel="icon" type="image/svg+xml" href="/static/favicon.svg">
<link rel="stylesheet" href="/static/css/output.css">
</head>
<body class="min-h-screen flex items-center justify-center bg-gray-50">