Skip to content

Commit c1fbbf5

Browse files
authored
Added empty content attribute to meta tags
1 parent 51a6f41 commit c1fbbf5

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)