Skip to content

Commit 0c374b9

Browse files
committed
include a default head template in app
So we don't hard error if a consuming app misplaced their head.hbs Resolves #7
1 parent b01a202 commit 0c374b9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

app/templates/head.hbs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<!-- ember-cli-head/templates/head.hbs -->
2+
<!-- If you see this your application's `head.hbs` has gone missing. -->

0 commit comments

Comments
 (0)