replacing title by id based on whiteLabel name

This commit is contained in:
Carter 2025-05-14 12:41:31 -06:00
parent 3b3d83dbf6
commit 19c741a5f8
2 changed files with 8 additions and 1 deletions

View file

@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/x-icon" id="favicon-link" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Adaptive Dashboard</title>
<title id="title-id">Adaptive Dashboard</title>
<link rel="manifest" id="manifest-link" />
</head>
<body>