This commit is contained in:
2025-11-11 01:05:13 +01:00
parent 2325661df4
commit ba73b8bdf7
31 changed files with 2026 additions and 306 deletions
+1
View File
@@ -10,6 +10,7 @@
<link rel="stylesheet" href="/static/css/code-editor-view.css">
<link rel="stylesheet" href="/static/css/file-upload-view.css">
<link rel="manifest" href="/static/manifest.json">
<script src="https://js.stripe.com/v3/"></script>
<script src="/static/lib/codemirror/codemirror.min.js"></script>
<script src="/static/lib/codemirror/javascript.min.js"></script>
<script src="/static/lib/codemirror/python.min.js"></script>