UNPKG
castelog
Version:
latest (0.0.1)
0.0.1
Programación JavaScript en castellano.
github.com/allnulled/castelog
allnulled/castelog
castelog
/
test
/
scripts_de_proyectos
/
app_for_a_live_chat
/
app
/
app.html
8 lines
•
162 B
HTML
View Raw
1
2
3
4
5
6
7
8
<!DOCTYPE
html
>
<
html
>
<
head
>
<
title
>
T. | No se sabe
</
title
>
</
head
>
<
body
>
<
h1
>
T.
</
h1
>
</
body
>
</
html
>