cryogenic22 commited on
Commit
bd1d92a
·
verified ·
1 Parent(s): 8ad9db8

Update static/index.html

Browse files
Files changed (1) hide show
  1. static/index.html +1 -1
static/index.html CHANGED
@@ -12,6 +12,6 @@
12
  </head>
13
  <body>
14
  <div id="root"></div>
15
- <script type="text/babel" src="app.js"></script>
16
  </body>
17
  </html>
 
12
  </head>
13
  <body>
14
  <div id="root"></div>
15
+ <script type="text/babel" src="/static/app.js"></script>
16
  </body>
17
  </html>