diff --git a/blueprints/ember-cli-head/files/__root__/templates/head.hbs b/blueprints/ember-cli-head/files/__root__/templates/head.hbs index 742aee1..d47cfcc 100644 --- a/blueprints/ember-cli-head/files/__root__/templates/head.hbs +++ b/blueprints/ember-cli-head/files/__root__/templates/head.hbs @@ -1,4 +1,5 @@ - - - - +{{!-- + Add content you wish automatically added to the documents head + here. The 'model' available in this template can be populated by + setting values on the 'head-data' service. +--}}