Commit 41b921c
committed
Remove HTML Comments from head template.
Normal HTML comments are included in the DOM when rendered, but Handlebars style comments are not. In general, we probably do not want folks inspecting the source to see these comments and switching them to Handlebars comments fixes that.1 parent 6411da7 commit 41b921c
1 file changed
Lines changed: 5 additions & 4 deletions
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments