Add head-close, mirror of head-open (#92)
parent
a357477aaa
commit
80c365b18d
3 changed files with 12 additions and 2 deletions
@ -0,0 +1,5 @@ |
||||
<!-- |
||||
Intentionally left empty. Override this partial in your site to insert |
||||
code just after the CLOSING <head> tag. For example, to install an |
||||
analytics tracking package. |
||||
--> |
||||
@ -1,2 +1,5 @@ |
||||
<!-- Intentionally left empty. Override this partial in your website to insert code |
||||
just after the opening <head> tag. For example, to install Google Tag Manager. --> |
||||
<!-- |
||||
Intentionally left empty. Override this partial in your site to insert |
||||
code just after the OPENING <head> tag. For example, to install an |
||||
analytics tracking package. |
||||
--> |
||||
Loading…
Reference in new issue