Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AmazingRise/hugo-theme-diary.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/head.html')
-rw-r--r--layouts/partials/head.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index b5825bb..5004364 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -125,4 +125,7 @@
{{ end }}
+<!-- head custom -->
+{{- partial "extended_head.html" . }}
+
</head>