Web App: name the tab, so it isn't one of three DriverVaults

The browser tab read "DriverVault", same as the panel, which is no help
when both are open. It's now "DriverVault · Web App".

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
tajniak81
2026-08-21 10:21:50 +02:00
co-authored by Claude Opus 5
parent 3c4eba87c8
commit 00d4c17392
+1 -1
View File
@@ -7,7 +7,7 @@
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16.png" />
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>DriverVault</title>
<title>DriverVault · Web App</title>
</head>
<body>
<div id="app"></div>