coyotte508 HF staff commited on
Commit
3641ecd
·
verified ·
1 Parent(s): ee5647a

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -17,7 +17,7 @@
17
  }
18
  }
19
  </script>
20
- <script type="module" src="./dist/app.js"></script>
21
  </head>
22
  <body>
23
  <div class="container mx-auto pt-8 flex flex-col gap-4">
 
17
  }
18
  }
19
  </script>
20
+ <script type="module" src="./app.js"></script>
21
  </head>
22
  <body>
23
  <div class="container mx-auto pt-8 flex flex-col gap-4">