Skip to content

Commit

Permalink
Merge pull request #65 from lolmaus/patch-1
Browse files Browse the repository at this point in the history
Readme: Fix config example
  • Loading branch information
davewasmer authored May 11, 2017
2 parents 08c6392 + 56376d6 commit 029706e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ Just save an image to `public/favicon.png` (try to make sure it's at least 256x2
```js
// ember-cli-build.js
var app = new EmberApp({
favicon: {
config: {
favicons: {
faviconsConfig: {
// these options are passed directly to the favicons module
}
}
Expand Down

0 comments on commit 029706e

Please sign in to comment.