This commit is contained in:
Eshan Roy
2024-12-03 19:27:04 +05:30
parent e3c47f22b8
commit b59f4a1213
2 changed files with 1 additions and 2 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>Snigdha OS</title>
</head>
<body>
<div id="root"></div>

View File

@@ -3,7 +3,6 @@
"private": false,
"version": "0.0.0",
"type": "module",
"homepage": "https://Snigdha-OS.github.io/snigdhaos-web-dev",
"scripts": {
"dev": "vite",
"build": "vite build",