coryboyd / bs-test

This is a test repository, please politely ignore it.
0 stars 3 forks source link

Add an index.html file to the root directory, execute awesome on page load #7

Closed coryboyd closed 12 years ago

coryboyd commented 12 years ago

The HTML tag should contain a head. The head should include the script lib/awesome.js, and set the page title to "AWESOME!"

The javascript awesome.js should log "AWESOME" on page load.

coryboyd commented 12 years ago

merged from #10