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