Add extra_head block.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<head>
|
||||
{{- partial "meta.html" . -}}
|
||||
{{- partial "head_extra.html" . -}}
|
||||
{{- block "extra_head" . }}{{ end }}
|
||||
</head>
|
||||
<body>
|
||||
{{- partial "header.html" . -}}
|
||||
|
||||
Reference in New Issue
Block a user