Skip to content

Commit

Permalink
change index html
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuSchaff committed Jan 1, 2022
1 parent 0286737 commit ab01b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ <h1 class="header-title">Les petits plats</h1>
<script src="./src/buildList.js"></script>
<script src="./src/buildCooking.js"></script>
<script src="./src/globalFunctions.js"></script>
<script src="./src/algo1.js"></script>
<script src="./src/algo2.js"></script>
<script src="./src/searchMain.js"></script>
<script src="./src/ustensils.js"></script>
<script src="./src/appliance.js"></script>
Expand Down

0 comments on commit ab01b3b

Please sign in to comment.