aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/partials/head.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/layouts/partials/head.html')
-rw-r--r--themes/default/layouts/partials/head.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/themes/default/layouts/partials/head.html b/themes/default/layouts/partials/head.html
index 37a89e6..a09652a 100644
--- a/themes/default/layouts/partials/head.html
+++ b/themes/default/layouts/partials/head.html
@@ -29,6 +29,9 @@
<meta name="twitter:description" content="{{- partial "site-description.html" . -}}">
<meta name="twitter:image" content="{{ .Site.BaseURL }}/{{ partial "author-media-path.html" . }}/profile/picture.png">
+<!-- Search Verification -->
+{{- partial "head-search.html" . -}}
+
<!-- Style Sheets & Scripts -->
{{- $index := resources.Get "js/index.js" -}}
{{- $default := resources.Get "css/default.css" -}}
@@ -47,10 +50,10 @@
{{ end }}
<!-- Progressive Enhancement -->
-{{- partial "manifest.html" . -}}
+{{- partial "head-manifest.html" . -}}
<!-- Content Security Policy -->
-{{- partial "csp.html" . -}}
+{{- partial "head-csp.html" . -}}
<!-- No Scripts -->
<noscript>