new favicon and title

*forgot to switch branches oops
This commit is contained in:
2025-08-12 14:55:15 -07:00
parent 69529f77be
commit 2aea676551
4 changed files with 28 additions and 2 deletions
+2 -2
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/svg+xml" href="volcano.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React</title>
<title>VDAP</title>
</head>
<body>
<div id="root"></div>