mirror of
https://codeberg.org/uzu/strudel
synced 2026-08-11 00:13:06 -04:00
fix: lint + format
This commit is contained in:
@@ -23,7 +23,10 @@
|
||||
<body style="margin: 0; padding: 0">
|
||||
<textarea id="code" style="width: 100%; height: 200px"></textarea>
|
||||
<pre id="result"></pre>
|
||||
<script type="module" src="/main.js
|
||||
"></script>
|
||||
<script
|
||||
type="module"
|
||||
src="/main.js
|
||||
"
|
||||
></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user