Skip to content

Commit 922a328

Browse files
committed
Modified head config
* Modified head config file to use new comment out converter type that will remove embedded comments
1 parent 04aedd2 commit 922a328

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

tagconfigs/head.yaml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,2 @@
1-
!Template
2-
TagName: "head"
3-
Templates:
4-
Default: |
5-
@*<head>
6-
#InnerHtml#
7-
</head>*@
1+
!CommentOut
2+
TagName: "head"

0 commit comments

Comments
 (0)