setting favicon based on whiteLabel

This commit is contained in:
Carter 2025-02-28 10:59:19 -06:00
parent 22a892fa7b
commit aa4106806e
10 changed files with 12 additions and 74 deletions

View file

@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/x-icon" id="favicon-link" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<title>Adaptive Dashboard</title>
<link rel="manifest" href="/AdaptiveAgriculture/manifest.json" id="manifest-link" />
</head>
<body>