Compare commits
4 Commits
erf-dev-te
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 090c82c1b8 | |||
| 7e48415df1 | |||
| c8a632dbf2 | |||
| 7e4f7a13da |
@@ -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>
|
||||
Reference in New Issue
Block a user