Empereur-Pirate commited on
Commit
b446dd0
1 Parent(s): 2147b55

Update static/index.html

Browse files
Files changed (1) hide show
  1. static/index.html +2 -2
static/index.html CHANGED
@@ -29,6 +29,6 @@
29
  </section></main>
30
 
31
  <!-- Other resources -->
32
- <link rel="stylesheet" href="./style.css" />
33
- <script src="./script.js"></script>
34
  </body>
 
29
  </section></main>
30
 
31
  <!-- Other resources -->
32
+ <link rel="stylesheet" href="../style.css" />
33
+ <script src="../script.js"></script>
34
  </body>