10 lines
244 B
Plaintext
10 lines
244 B
Plaintext
html
|
|
head
|
|
script(src="bower_components/knuth-shuffle/index.js")
|
|
script(src="assets/animals.js")
|
|
script(src="assets/adjectives.js")
|
|
script(src="index.js")
|
|
script(src="tests/run-in-node.js")
|
|
body
|
|
p Look in the console
|