projects
/
tengwarjs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Switch to Jasminum
[tengwarjs.git]
/
tengwar.html
1
<!doctype
html
>
2
<html>
3
<head>
4
<link
rel
=
"stylesheet"
type
=
"text/css"
href
=
"tengwar-annatar.css"
>
5
<script
src
=
"node_modules/mr/bootstrap.js"
data-module
=
"tengwar"
></script>
6
</head>
7
<body>
8
<p
class
=
"tengwar annatar"
data-tengwar
=
"ainaldo"
data-mode
=
"classical"
></p>
9
</body>
10
</html>