Skip to content

Commit

Permalink
Don't exclude the /js folder since we need Modernizr
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Apr 6, 2012
1 parent 3411bf6 commit dab54e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Original file line Diff line number Diff line change
@@ -1,6 +1,6 @@
# Jekyll # Jekyll
permalink: /:year/:title/ permalink: /:year/:title/
paginate: 10 paginate: 10
exclude: [less, js] exclude: [less]
name: Sindre Sorhus name: Sindre Sorhus
basepath: / basepath: /

0 comments on commit dab54e9

Please sign in to comment.