feat: update project title and name to SDB v2 in index.html and package.json

This commit is contained in:
JSC
2025-08-13 13:55:51 +02:00
parent 4e68344f23
commit 5574eeb809
3 changed files with 5 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<title>SDB v2</title>
</head>
<body>
<div id="root"></div>