summaryrefslogtreecommitdiff
path: root/tools/editor/index.html
diff options
context:
space:
mode:
authorskal <pascal.massimino@gmail.com>2026-01-28 21:34:59 +0100
committerskal <pascal.massimino@gmail.com>2026-01-28 21:34:59 +0100
commitd82db7e301ff778b3c71a409263d696d9f561b74 (patch)
tree6d95a6ad24d4b7b84c1b8502be1347debc0f44d3 /tools/editor/index.html
parentf6f85dd2b83452f6a288740d60d1f76d8df7c53d (diff)
fix the spec editor a bit
Diffstat (limited to 'tools/editor/index.html')
-rw-r--r--tools/editor/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/editor/index.html b/tools/editor/index.html
index 6cb6af7..7c977e3 100644
--- a/tools/editor/index.html
+++ b/tools/editor/index.html
@@ -29,6 +29,8 @@
</div>
</div>
+ <script src="sdf.js"></script>
+ <script src="dct.js"></script>
<script src="script.js"></script>
</body>
</html>