Skip to content

Commit

Permalink
Move layouts to default location
Browse files Browse the repository at this point in the history
  • Loading branch information
bergie committed Jan 11, 2017
1 parent 6824dcf commit 5079430
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gruntfile.coffee
Expand Up @@ -62,7 +62,7 @@ module.exports = ->
options:
src: 'spec/'
dest: 'dist/'
layouts: 'spec/_layout'
layouts: 'spec/_layouts'
dist:
options:
dest: 'dist/'
Expand Down
File renamed without changes.

0 comments on commit 5079430

Please sign in to comment.