mirror of
https://github.com/ivabus/www
synced 2024-11-10 06:05:15 +03:00
Add another non-breaking space
This commit is contained in:
parent
8c70edc6e9
commit
310c88303a
|
@ -1,6 +1,6 @@
|
|||
<script>
|
||||
const commands4 = [
|
||||
{ input: '$ tea https://github.com/teaxyz/demos/blob/main/hello-universe.sh<br><br>', output: `*** Interpreters ***<br><br>`},
|
||||
{ input: '$ tea https://github.com/teaxyz/demos/blob/main/hello-universe.sh<br><br>', output: `*** Interpreters ***<br><br>`},
|
||||
{ input: '', output: `TypeScript: Hello, World!<br>`},
|
||||
{ input: '', output: `Go: Hello, World!<br>`},
|
||||
{ input: '', output: `JavaScript: Hello, World!<br>`},
|
||||
|
|
Loading…
Reference in a new issue