Skip to content

Commit 3d48aff

Browse files
authored
Merge pull request #50 from samcic/master
Added empty content attribute to meta tags
2 parents 51a6f41 + c1fbbf5 commit 3d48aff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{{#-in-element headElement}}
2-
<meta name="ember-cli-head-start">{{head-content}}<meta name="ember-cli-head-end">
2+
<meta name="ember-cli-head-start" content="">{{head-content}}<meta name="ember-cli-head-end" content="">
33
{{/-in-element}}

0 commit comments

Comments
 (0)