4 Commits

View File

@@ -122,13 +122,11 @@
<link rel="manifest" href="/manifest.webmanifest">
<link rel="stylesheet" href="/neshan/index.css" />
<script src="/neshan/index.js"></script>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>