Truncate URL in 3rd animation

This commit is contained in:
Thomas Smith 2023-02-28 11:20:56 -05:00
parent ce1972b636
commit 3ad61e1e98

View file

@ -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 github.com/teaxyz/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>`},