saba9 HF Staff commited on
Commit
428ab5b
·
verified ·
1 Parent(s): 9d159b0

Update space with new build

Browse files
Files changed (1) hide show
  1. dist/index.html +2 -2
dist/index.html CHANGED
@@ -5,8 +5,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>Vite + React + TS</title>
8
- <script type="module" crossorigin src="../../../src/spaces/repo-graph/repo_graph-LAiubyO2.js"></script>
9
- <link rel="stylesheet" crossorigin href="../../../src/spaces/repo-graph/repo_graph-zr0LXTna.css">
10
  </head>
11
  <body>
12
  <div id="root"></div>
 
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>Vite + React + TS</title>
8
+ <script type="module" crossorigin src="repo_graph-LAiubyO2.js"></script>
9
+ <link rel="stylesheet" crossorigin href="repo_graph-zr0LXTna.css">
10
  </head>
11
  <body>
12
  <div id="root"></div>