moh1456 commited on
Commit
6d92376
·
verified ·
1 Parent(s): 703ac0e

Upload 2 files

Browse files
Files changed (2) hide show
  1. index.html +14 -0
  2. vite.svg +1 -0
index.html ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!doctype html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <link rel="icon" type="image/svg+xml" href="/vite.svg" />
6
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
+ <title>Nim</title>
8
+ <script type="module" crossorigin src="/assets/index-DISRi-tD.js"></script>
9
+ <link rel="stylesheet" crossorigin href="/assets/index-CqBSnZp2.css">
10
+ </head>
11
+ <body>
12
+ <div id="app"></div>
13
+ </body>
14
+ </html>
vite.svg ADDED