Set dynamic document titles per page

This commit is contained in:
Steven RYDELL
2026-07-29 09:43:30 +02:00
parent 5152b07a9a
commit 544ee36a1e
7 changed files with 50 additions and 2 deletions
+2 -2
View File
@@ -6,7 +6,7 @@
<base href="/" />
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Portal</title>
<title>Stalwart WebUI</title>
</head>
<body>
@@ -14,4 +14,4 @@
<script type="module" src="/src/main.tsx"></script>
</body>
</html>
</html>