UPDATE: Changed title to Gander in index.html

This commit is contained in:
white
2025-03-03 21:51:35 +00:00
parent 369f6785e5
commit 1fbab4b9a6

View File

@@ -5,7 +5,7 @@
<!-- <link rel="icon" type="image/svg+xml" href="/vite.svg" /> -->
<link rel="icon" href="public/images/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Team Software Project</title>
<title>Gander</title>
</head>
<body>
<div id="root" class="h-screen min-w-[850px] bg-gradient-to-tr from-[#2043ba] via-[#0026a6] to-[#63007a] overflow-x-hidden"></div>