summaryrefslogtreecommitdiff
path: root/_includes/head.html
diff options
context:
space:
mode:
Diffstat (limited to '_includes/head.html')
-rw-r--r--_includes/head.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/head.html b/_includes/head.html
index 66cca12..f0dd9c2 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -14,4 +14,5 @@
{%- include extensions/google-analytics.html -%}
{%- endif -%}
{%- include extensions/code-highlight.html -%}
+ {%- include custom-head.html -%}
</head>