diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..265427e --- /dev/null +++ b/index.html @@ -0,0 +1,15 @@ +<!doctype html> +<html lang="en"> + <head> + <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> + <script src="https://accounts.google.com/gsi/client" async></script> + <script type="module" crossorigin src="/assets/index-BsekK5hw.js"></script> + <link rel="stylesheet" crossorigin href="/assets/index-Bx9V9zN2.css"> + </head> + <body> + <div id="root"></div> + </body> +</html> |