index
:
chawan
this commit
master
Chawan - a web browser for your terminal (mirror)
ahoang <ahoang@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
js
/
console.html
blob: 67b244a728197a08f6eca60d5c9615a2d1f8696d (
plain
) (
blame
)
1
2
3
4
5
<!doctype html>
<
div
>
Success
</
div
>
<
script
>
console
.
log
(
"Hello, world!"
)
</
script
>