Skip to content

Commit

Permalink
Built 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jsilvestre committed Jul 15, 2014
1 parent 8109158 commit 11330c0
Show file tree
Hide file tree
Showing 6 changed files with 301 additions and 30 deletions.
4 changes: 2 additions & 2 deletions build/client/index.jade
Expand Up @@ -7,12 +7,12 @@ html
meta(name="viewport", content="width=device-width,initial-scale=1.0")
script(src="javascripts/modernizr-2.6.1.js")
//script(src="socket.io/socket.io.js")
link(rel="stylesheet", href="stylesheets/app-3a196fff.css")
link(rel="stylesheet", href="stylesheets/app-13e50b63.css")

body
.main-container
script(src="javascripts/vendor-c430e20d.js")
script(src="javascripts/app-86bb703d.js")
script(src="javascripts/app-6b6a01f5.js")
script!= imports
script.
require('initialize');

0 comments on commit 11330c0

Please sign in to comment.