Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
dakkhuza authored Dec 2, 2023
1 parent 2e7474b commit bf3c424
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<link rel='stylesheet' href='https://use.fontawesome.com/releases/v5.6.1/css/all.css'>

<!-- JSON-Editor -->
<script src="https://cdn.jsdelivr.net/npm/@json-editor/json-editor@latest/dist/jsoneditor.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@json-editor/json-editor@2.11.0/dist/jsoneditor.min.js"></script>

<!-- handlebars -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/handlebars.js/4.7.7/handlebars.min.js"></script>
Expand All @@ -44,4 +44,4 @@ <h2>For all your datablock editing needs</h2>
<div id="form"></div>
</body>

</html>
</html>

0 comments on commit bf3c424

Please sign in to comment.