Skip to content

Commit 5139f8b

Browse files
committed
add xtermjs
1 parent 9c2a6ee commit 5139f8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tech-preview/micropython/repl.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta charset="UTF-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<link href="final.css" rel="stylesheet">
8+
<script src="xterm.js"></script>
89
</head>
910

1011
<body class="bg-gray-400 dark:bg-gray-700">

0 commit comments

Comments
 (0)