fix script tag

pages
bat 3 years ago
parent 29677833af
commit 84bf874fda

@ -7,6 +7,6 @@
<link rel="stylesheet" href="/editor-lib-codemirror/style.css">
</head>
<body>
<script src="/editor-lib-codemirror/app.js">
<script src="/editor-lib-codemirror/app.js"></script>
</body>
</html>
Loading…
Cancel
Save