Skip to content

Commit

Permalink
add icomoon json file to metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
paulcpederson committed May 29, 2015
1 parent 64783a4 commit 6b6ddce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/acetate.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ function config(acetate) {
acetate.metadata('**/*', {
data: {
table_of_contents: 'table_of_contents.yml',
icons: 'icons.json'
icons: 'icons.json',
font: 'icon-font.json'
}
});

Expand Down

0 comments on commit 6b6ddce

Please sign in to comment.